netzspezialist

mkdir acu
cd acu
wget http://downloads.hpe.com/pub/softlib2/software1/pubsw-linux/p2141321215/v80068/cpqacuxe-9.40-12.0.x86_64.rpm
rpm -ihv cpqacuxe-9.40-12.0.x86_64.rpm
cpqacuxe -R

 

Ist HP System Management Homepage für Linux noch nicht installiert:

wget https://downloads.hpe.com/pub/softlib2/software1/pubsw-linux/p1580676007/v124832/hpsmh-7.6.1-9.x86_64.rpm
rpm -ivh hpsmh-7.6.1-9.x86_64.rpm
nano /etc/sysconfig/iptables

-A RH-Firewall-1-INPUT -m conntrack --ctstate NEW -m tcp -p tcp --dport Continue reading 

sudo -i
apt-get install cifs-utils
mount -t cifs //ip_to_nas/share /mnt/target_folder/ -o user=username

Replace: ip_to_nas / target_folder / username (if not root)

screenshot-from-2016-11-25-09-02-53

Wer den aktuellen Takt des Prozessors in der Statusleiste angezeigt haben möchte, geht folgendermaßen vor.

indicator-sysmonitor installieren

sudo add-apt-repository ppa:fossfreedom/indicator-sysmonitor
sudo apt-get update
sudo apt-get install indicator-sysmonitor

indicator-sysmonitor starten

Auf die Ausgabe klicken → Preferences → Advanced tab

New –> Continue reading

You can start multiple Chrome instances in independent sessions with one parameter. Please note that not only a dedicated session is created, but a separate user context is used. The specified path should already exist. This also stores all user-related Continue reading