CUPS Printer not printing
Check via the web interface the status of the printer. It should be (…, Accepting Jobs, Shared)
Check via the web interface the status of the printer. It should be (…, Accepting Jobs, Shared)
if blocked remove your ISP IP address from /etc/csf/csf.deny and restart CSF Firewall or via command csf -dr ISPIPADDRESS More info: https://community.centminmod.com/threads/can-not-login-ssh-and-ping-when-csf-enable.8888/
Windows steps Create a shared folder in windows Make it shareable with Full Access to Everyone Create a windows user just for […]
If you just want the ease of switching into that directory, to create a real alias and save keystrokes just type the […]
Find the latest version here: https://github.com/creationix/nvm/releases and then run the following command curl https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash where v0.33.11 should be the current latest […]
# yum install -y open-vm-tools Once it’s installed, you should able to see the file: # ls /usr/bin/vmtoolsd After this is done, […]
In order to change or set a CentOS 7 machine hostname, use the hostnamectl command as shown in the below command excerpt. […]
sudo mv /etc/localtime /etc/localtime.bak sudo ln -s /usr/share/zoneinfo/Europe/Athens /etc/localtime
Step 1) Installing VirtualBox Guest Additions is necessary to enable folder sharing between host and guest operating systems on VirtualBox. Start the […]
First generate the locale sudo locale-gen el_GR and then run it like: LC_ALL=el_GR.utf8 wine myapp.exe
sudo rm -f /var/lib/NetworkManager/NetworkManager.state sudo service network-manager restart
There are several things that can go wrong. Add -vvv to make ssh print a detailed trace of what it’s doing, and […]