I am trying to link two Ubuntu 20.04 servers together so that they both share an IP Server One is a cloud server with its own dedicated IP with DDoS protection and a hardware firewall. Server Two is a much higher performance server, but it is at my home with […]
Yearly Archives: 2020
I am aliasing a large number of IPs (500+) on a virtual machine and wanted to know if there are any parameters I needed to be aware of. Especially on how I should size the cpu and memory.
I have enabled the “default terminal for console applications”. Now when I run “cmd”, I get a ConEmu terminal. This is fine and what I want. Furthermore, I have defined a task to launch TCC/LE instead of cmd.exe. I declared it as the startup task, so when I launch ConEmu […]
I’m trying to save a variable to text file, but i’m failing: :folder echo. && echo Where is your folder ? set /p userinputpath = Type input[Drive][Path]: echo "%userinputpath%" >> folder.txt IF EXIST "%userinputpath%" (goto checkexe) REM goto check .exe echo Incorrect input & goto folder Trying to save the […]
I’m trying to fix some formatting in a document which has been created in my favourite programme, MS Word. The document contains two pages in the middle (pages 55 and 56) which need to be in landscape orientation, whereas the rest should be in portrait. I’ve changed the orientation for […]
How do they do it? “How is [insert developer name] able to attract the promotions and job offers they’re getting? Their work is trash; I’m a much better developer! I work twice as hard, write better code, and produce 2x more work than they do? This is completely unfair.” You’re […]