I've been jumping back and forth between a few OSes lately and I keep typing the wrong thing at the prompts for day to day admin. So I'm putting it here so I don't forget :-)
This is the commands for general update current packages, install new packages etc type stuff
Gentoo Linux:
update: emerge --sync && emerge -DuN --keep-going world
install: emerge --sync && emerge packagename
search: emerge --sync && emerge -s name
or emerge --sync && emerge --searchdesc
FreeBSD (9.1 if it makes a difference)
packages (pre-compiled)
update: freebsd-update --
and for ports (from source)
update: portsnap fetch update && portupgrade -a
install: cd /usr/ports/catagory/package && make WITH_LDAP="YES" install clean
Centos 6.3
update: yum check-update && yum update
install: yum install packagename
search: yum search
More to come..
Subscribe to:
Post Comments (Atom)
Librewolf shows “some of LibreWolf’s security features may offer less protection on your current operating system”
I'm test driving Ubuntu after using Gentoo for years and found Librewolf gave me this warning banner. “some of LibreWolf’s security feat...
-
I'm test driving Ubuntu after using Gentoo for years and found Librewolf gave me this warning banner. “some of LibreWolf’s security feat...
-
We still see this one occasionally. Had one case where we needed to get a policy on but couldn't reboot the firewall. So, tried a few ...
-
I gave Windows 10 another try tonight and after some pretty hefty updates I still have the same issues as before. Same hardware on Windows ...
No comments:
Post a Comment