Install lynx on Rocky Linux
I have found lynx to be a useful tool for quickly testing if a web site is up and running without having to start a web browser. I can ssh to a remote machine and then test the web site … Continue reading →
I have found lynx to be a useful tool for quickly testing if a web site is up and running without having to start a web browser. I can ssh to a remote machine and then test the web site … Continue reading →
The following applies to version 7 and higher To have your system start up in text mode systemctl set-default multi-user.target To have your system start up as a graphical target systemctl set-default graphical.target Start in Single User systemctl set-default rescue.target … Continue reading →
You make an error in the configuration of your Juniper SRX and vpn stops working and you get the error message: error: the kmd instance kmd is not running So you execute: show system processes extensive | match kmd and … Continue reading →
I have an application where I set up a Juniper EX-2300 as a layer 3 switch – but I needed DHCP Relay activated through the EX-2300 edit forwarding-options # enter your dhcp server(s) set dhcp-relay server-group DHCPSERVERS 10.9.6.254 # … Continue reading →
We can easily retrieve AD user’s home directory path by using the Active Director powershell cmdlet Get-ADUser. In this post, I am going to write powershell script get home directory path for an ad user, users from specific OU … Continue reading →
see: https://www.tecmint.com/install-php-7-on-rocky-linux/
Continue reading →~/.config/freerdp/known_hsots2 Confirmed for Fedora 34
Continue reading →3/4 cup all-purpose flour 1/4 cup cornstarch 1/2 teaspoon baking powder 1/4 teaspoon baking soda 1/2 teaspoon salt 1 cup whole milk or buttermilk (or a combination) 1/3 cup vegetable oil or melted butter … Continue reading →
service middlewared restart service nginx restart Ref: https://serverfault.com/questions/258584/how-to-restart-web-ui-on-freenas
Continue reading →Please note this is for organizations running a Speedtest Server from Ookla. Follow the instructions as indicated here. Where it discusses “Ensure server daemon starts automatically” do the following: create a file named /usr/lib/systemd/system/OoklaServer.service – replace OoklaDirectory with the full … Continue reading →