Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Aphorismen
Applications
Business Economics & Admin.
My Computers
Cooking
Devices
Folders
Food
Hardware
Infos
Software Development
Sports
Operation Instructions
Todos
Test
Help
Glossary
Community portal
adaptions
Sidebar anpassen
Wiki RB4
Search
Search
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
HomePCNew
(section)
Page
Discussion
English
Read
Edit
View history
Toolbox
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Ubuntu 16.04 LTS 64-bit=== * IP 192.168.178.202 * User ** uwe: Tiger059@@ * NVIDIA setup according to [https://linuxconfig.org/how-to-install-the-latest-nvidia-drivers-on-ubuntu-16-04-xenial-xerus here] sudo apt-get install nvidia-340 sudo apt-get install ubuntu-desktop // because grafical logon was not possible * nemo = Dateien ====Configuration==== =====Update Packages===== sudo apt-get upgrade =====Logging===== * for description of standard logging see [https://www.thomas-krenn.com/de/wiki/Ubuntu_Syslog here] in particular /var/log/syslog =====Enable Shutdown via PHP Script===== * implemented according to variant 1 of [http://www.pro-linux.de/kurztipps/2/1391/shutdown-fuer-unprivilegierte-benutzer.html here] sudo chmod +s /sbin/shutdown copy shutdown.php /var/www/html/ ====Startup and Shutdown EMail Scripts==== * Ubuntu 16.04 uses systemd (not init.d anymore, there rcN.d logic does not work anymore) cd /home/uwe/ sudo nano SendMailAtStartup.sh chmod 777 SendMailAtStartup.sh sudo nano SendMailAtShutdown.sh chmod 777 SendMailAtShutdown.sh /lib/systemd/system$ sudo nano sendmailatsystemevent.service systemd-analyze verify /lib/systemd/system/sendmailatsystemevent.service sudo systemctl enable sendmailatsystemevent.service * if changes to the service file run systemctl daemon-reload * logging goes to /var/log/syslog via logger command ====Asunder==== * for CD ripping ====Git==== sudo add-apt-repository ppa:git-core/ppa sudo apt-get update sudo apt-get install git git --version // prints version 2.23.0 ====Lamp==== * Apache, PHP, MySQL * installation according to [https://wiki.ubuntuusers.de/LAMP/ here (16.04)] sudo apt-get install apache2 libapache2-mod-php7.0 php7.0 php7.0-mysql mysql-server MySQL root pwd: Halloo0@1 /var/www/html contains html files ====OwnCloud Client==== * installed according to [https://software.opensuse.org/download/package?project=isv:ownCloud:desktop&package=owncloud-client here] for Ubuntu 16.04 sudo sh -c "echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_16.04/ /' > /etc/apt/sources.list.d/isv:ownCloud:desktop.list" sudo apt-get update sudo apt-get install owncloud-client * first call asked for configuration info server: https://uweheuer.goip.de/owncloud/ user: uwe.heuer@gmail.com pwd: Halloo0x1 * change access rights sudo chmod a+rwx /var/www/html/ * local folder is /home/uwe/ownCloud ====Putty==== * installation according to [https://wiki.ubuntuusers.de/PuTTY/ here] ====RDP==== * to connect to remote Windows 10 computer like Thimo PC DESKTOP-O3116A0 use Ubuntu search for RDP * select Remmina client * enter computer name and use 'Connect!' ====Rhythmbox==== * easy CD ripping ** insert CD ** start rhythmbox ** select eject, goes to /Uwe/Music/<Band>/<Album>/ ====Samba==== * share 'shareroot' for 'uwe' and 'Tiger059xx' according to [https://tutorials.ubuntu.com/tutorial/install-and-configure-samba#2 here] ====sshfs==== * sudo apt install sshfs sshfs root@192.168.178.35:/ ~/raspberry_root ====Ssmtp==== * installation according to [http://www.raspberry-projects.com/pi/software_utilities/email/ssmtp-to-send-emails here] sudo apt-get install ssmtp sudo apt-get install mailutils sudo nano /etc/ssmtp/ssmtp.conf // add googlemail account echo "Hello world email body" | mail -s "Test Subject" recipientname@domain.com // test ====TV==== sudo apt-get install nvidia-current libvdpau1 sudo apt-get install kaffeine libxine2-plugins libxine2-ffmpeg language-pack-kde-de =====Set Proxy===== * Firefox -> Preferences -> Network Settings -> 178.188.209.242 55907 to watch Austrian TV streams =====TVHeadEnd===== * installation according to [https://wiki.ubuntuusers.de/Tvheadend/ here] and different other sources ([http://www.minipctv.de/tvheadendserver/tvheadend-konfigurieren/ good german description]. * because scanning errors changed from STABLE to UNSTABLE repository in /etc/apt/sources.list.d/tvheadend.list and then sudo apt-get install tvheadend * uninstall by sudo apt-get purge tvheadend *start-up on/off by sudo systemctl enable tvheadend sudo systemctl disable tvheadend * because of scanning errors changing /usr/share/tvheadend/data/dvb-scan/dvb-s/ Astra-19.2E (copied orginal version to /tmp) * [http://192.168.178.202:9981 http://192.168.178.202:9981] * user is '''hts''' without password * stop by sudo service tvheadend stop * export channels by http://192.168.178.202:9981/playlist Folder for recordings is /home/hts. ======Test====== * https://www.linuxtv.org/wiki/index.php/Scan amd https://www.linuxtv.org/wiki/index.php/Testing_your_DVB_device scan /usr/share/dvb/dvb-s/
Summary:
Please note that all contributions to Wiki RB4 may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Uwe Heuer Wiki New:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Toggle limited content width