Ubuntu Force Install / remove packages
Autoclean clears out the local repository of retrieved package files. sudo apt-get autoclean Force installation/removal of packages. ☠Use with […]
Autoclean clears out the local repository of retrieved package files. sudo apt-get autoclean Force installation/removal of packages. ☠Use with […]
$ sudo apt-get install lamp-server^ https://help.ubuntu.com/community/ApacheMySQLPHP
sudo a2enmod rewrite In 14.04, the name of the default configuration file is changed to 000-default.conf : sudo gedit /etc/apache2/sites-available/000-default.conf […]
Two Methods, Use GUI # 1, Use GUI #2 The important line to change when choosing the GUI is Exec= […]
sudo add-apt-repository ppa:webupd8team/nemo https://launchpad.net/~webupd8team/+archive/ubuntu/nemo
# fedora or centos $ yum install nload -y # ubuntu/debian $ sudo apt-get install nload Use nload by […]
http://askubuntu.com/questions/17275/progress-and-speed-with-cp sudo apt-get install pv sudo apt-get install gcp
telnet mx.example.com smtp telnet mx.example.com smtps telnet mx.example.com imap telnet mx.example.com imaps telnet mx.example.com pop3 telnet mx.example.com pop3s You […]
cat COMODORSADomainValidationSecureServerCA.crt COMODORSAAddTrustCA.crt AddTrustExternalCARoot.crt > PositiveSSL.ca-bundle This will create a file named PositiveSSL.ca-bundle containing the 3 CA (Certificate Authority) intermediate […]
Seem this is due to a bug. How to fix. run this command rm /etc/dhcp3 I came accross this […]
You must be logged in to post a comment.