- 
		
Recent Posts
 Recent Comments
Archives
Categories
Meta
Tag Archives: debian
Debian: show a list of all packages that are to be upgraded with apt
This is a super easy one, and can easily be found in the man page, but I’ve googled it enough times that I think it’s worth including here. To see packages with available upgrades, without installing them, use the -u option: apt-get upgrade -u […] Continue Reading
									
						Posted in Googling for Answers, Linux					
													
						Tagged Apt, debian, linux					
							
		Setting up a LEMP server on Debian 6
Skip the long winded description
Downloading Packages
Vhost Configuration
Testing
Installing MySQL
Installing phpMyAdmin
Setting up SFTP
I’ve been playing with linux as a hobby for about 13 years and I’ve been running my own virtual servers for web and mail for about 2. In all that time, my only […] Continue Reading