How to make an SMB-Share in Linux? Well that’s pretty quiet easy to implement. First install the SMB-Server smbd with this command: sudo apt install smbd -y Then you should be able to edit the smb.conf – File in the… Weiterlesen →
Add an other Administrator to your WordPress-Installation is quiet simple. The only thing you must have root-Access to the Database. Select your Database. We are interested in the wp_usermeta and wp_users. We select the wp_users-table and then we click on… Weiterlesen →
To mount a NTFS-Partition check the right Driver is installed with this command: sudo apt install ntfs-3g If its installed, it will inform you. If not, then it will be prompt installed.Make a new directory to that the Partition will… Weiterlesen →
Today i wont to explain how to reset an Unifi Access Point to factory-reset and make it ready for adopting in Unifi Network Application. First make the reset with an small pin from your phone or something. Make the reset… Weiterlesen →
Kopiere alle Dateien eines bestimmten Typs (hier txt) in einen anderen OrdnerCopy all files (txt for example) in another directory Um die Größe aller einzelnen Ordner schnell anzuzeigen, muss man folgendes eingeben:To show the size of each single directory, use… Weiterlesen →
Today I’ll show you how to discover the Windows 10 Product Key without additional Software. First open a Commandline-Terminal (CMD) with the Rights of an Administrator. To do this, simple type on the Windows-Key, then type „cmd“ (without „), now… Weiterlesen →