Durchsuchen nach
Schlagwort: Linux

Glaubhaft versichern von meinem Linuxgebrauch

Glaubhaft versichern von meinem Linuxgebrauch

Ich bin ganz offiziell in der Bewerbungsphase angekommen. Meine beiden Unternehmen wissen das. Also der Betrieb wo ich mein Geld verdiene, noch und im Kundenunternehmen. Ich würde ja gerne im Kundenunternehmen übernommen werden, aber ich muss damit rechnen, dass ich trotz gutes Gefühl es doch nicht reicht, weil ich zu wenig Fachwissen hätte, nach deren Meinung. Aber das ist nur eine Vermutung meinerseits. Auf jeden Fall schreibe ich auch Helpdesk an, die einen Linux support anbieten, nicht nur ausschließlich, sondern…

Weiterlesen Weiterlesen

Debian is more difficult as Arch Linux

Debian is more difficult as Arch Linux

I said goodbye to Arch Linux. After my problem with the nvidia driver I thought it would be problem with this kind of operating system because it uses the newest software version. Debian was always a favourite besides of Fedora. Debian not uses the newest software version. For example it uses the kernel 4.9 instead of kernel 4.15. But 4.9 is a long-term support kernel. On Monday morning I have installed Debian via command line net-installer. The installation was sometimes…

Weiterlesen Weiterlesen

Installation of an AUR Packages

Installation of an AUR Packages

Yesterday evening after work I was willing to install the first AUR-Package on my Arch Linux PC. These are packages that are outside of the normal Arch package repositories. With a special method you can integrate this kind of packages into your Arch Linux system. Of course you can do the normal compiling way: ./configure make sudo makeinstall But in this case you package manager (pacman) does not know this package and accordingly there are no updates. The starting point…

Weiterlesen Weiterlesen

The embedding of media drives into Thunar (Arch Linux)

The embedding of media drives into Thunar (Arch Linux)

It’s a load off my mind. I can read finally media on my Arch Linux with Xfce 4.12 pc. After a very busy day in the IT-Helpdesk for solving problems with MS Windows 7 and Windows 10 I found the time for searching the problem in my new Arch Linux in order know why I cannot insert automatically a DVD / media in Thunar. Now I know it. You must install the programs thunar-volman gvfs udisks In the command-line you…

Weiterlesen Weiterlesen

PDF-Stapler (Fedora 26)

PDF-Stapler (Fedora 26)

In the past I was using the tool pdftk in the command-line in my time when I was using Ubuntu and openSUSE. With pdftk it is possible to merge pdf files to one pdf file. It was very useful for my job application. With pdftk *.pdf cat output x.pdf you can merge all your favoured pdf files in one folder to one file. In the last year I had changed to Fedora and Fedora does not support the pdftk. I…

Weiterlesen Weiterlesen