New pages

From Andreida
New pages
Hide registered users | Hide bots | Show redirects
  • 21:40, 4 May 2024Install Java (hist | edit) ‎[526 bytes]Andreas (talk | contribs) (Created page with "There are two versions of Java, both with a JRE (if you just want to run java programs) and JDK (if you wish to develop java programs). Sadly, sometimes you need the JDK, even if you just want to run JAVA programs. * OpenJDK - JRE java -version apt-get install default-jre java --version * OpenJDK - JDK javac -version apt-get install default-jdk javac --version * Oracle's JRE [https://www.java.com/en/download/ Oracle's Java JRE] * Oracle's JDK [https://www.oracle....")
  • 14:52, 19 March 2024Setup your system for an easy backup (hist | edit) ‎[3,728 bytes]Andreas (talk | contribs) (Created page with "You want as much data as possible in one directory and you want that directory to contain ONLY data which goes into your backup. Not one temporary or cache file should be insi...")
  • 13:04, 19 March 2024Data you might want to backup (hist | edit) ‎[1,015 bytes]Andreas (talk | contribs) (Created page with "* ThunderBird Junk Training data, under %USERPROFILE%\AppData\Roaming\Thunderbird\Profiles\ are two folders, one of them has the wanted "training.dat" * FireFox Bookmarks, Boo...")