User Tools

Site Tools


lenovo_thinkpad_t460s

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
lenovo_thinkpad_t460s [2020/03/21 11:01] andrealenovo_thinkpad_t460s [2023/10/24 20:35] (current) – [GMX Cloud] andrea
Line 14: Line 14:
 ''dhcpcd wlp4s0'' ''dhcpcd wlp4s0''
  
 +====NetworkManager ====
 +https://linuxhint.com/arch_linux_network_manager/
 +
 +''sudo pacman -S networkmanager''
 +''sudo pacman -S nm-connection-editor network-manager-applet''
 +''sudo systemctl enable NetworkManager.service''
 +''sudo systemctl disable dhcpcd.service''
 +''sudo systemctl enable wpa_supplicant.service''
 +''sudo systemctl start NetworkManager.service''
  
 ===== File System ===== ===== File System =====
Line 136: Line 145:
 Download single files and rename them like in jhead: ''gphoto2 --get-file 348-349 --filename %Y%m%d-%H%M%S.jpg''\\ Download single files and rename them like in jhead: ''gphoto2 --get-file 348-349 --filename %Y%m%d-%H%M%S.jpg''\\
  
-==== Bluetooth ====+===== Bluetooth =====
 systemctl start bluetooth systemctl start bluetooth
 bluetoothctl bluetoothctl
Line 149: Line 158:
 https://wiki.archlinux.org/index.php/Bluetooth_headset\\ https://wiki.archlinux.org/index.php/Bluetooth_headset\\
  
 +===== Folding@home =====
 +https://wiki.archlinux.org/index.php/folding@home
 +
 +==== GPU ====
 +Graphics:  Intel Corporation Skylake GT2 [HD Graphics 520] (rev 07)
 +sudo pacman -S ocl-icd\\
 +https://wiki.archlinux.org/index.php/GPGPU\\
 +sudo pacman -S beignet (open source openCL runtime)
 +
 +===== LaTeX =====
 +https://wiki.archlinux.org/index.php/TeX_Live\\
 +edit tlmgr.pl
 +
 +===== GMX Cloud =====
 +''mkdir /home/andrea/gmxcloud''\\
 +''yay -S davfs2''\\
 +add \\
 +https://webdav.mc.gmx.net /home/andrea/gmxcloud davfs rw,noauto,user 0 0 \\
 +to fstab\\
 +''sudo chmod u+s /usr/sbin/mount.davfs''\\
 +''sudo usermod -a -G davfs2 andrea''\\ 
 +add davfs2 secret to /home/andrea/.davfs2/secrets:\\
 +''chmod 600 ~/.davfs2/secrets''\\
 +/home/andrea/gmxcloud email-adresse@gmx.net PasswortImKlartext\\
 +''cp /etc/davfs2/davfs2.conf ~/.davfs2/ gedit ~/.davfs2/davfs2.conf''\\
 +edit davfs2.conf:\\
 +if_match_bug 1\\
 +use_locks 0\\
 +cache_size 1\\
 +table_size 4096\\
 +delay_upload 1\\
 +gui_optimize 1\\
 +fstab neu einlesen: ''sudo mount -a''\\ 
 +''mount gmxcloud''
lenovo_thinkpad_t460s.1584788479.txt.gz · Last modified: 2020/03/21 11:01 by andrea

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki