Newest Questions

0 votes
0 answers
10 views

Asus RT-AC68U: The directory /jffs/bin was overwritten with a text file. This directory is for either optware / entire, so this mistake does not seem to affect router operations. Router functions ...
gatorback's user avatar
  • 1,532
0 votes
1 answer
22 views

I changed the keyboard layout in GRUB on a laptop to German/QWERTZ using the instructions from these posts. How to change grub command-line (grub shell) keyboard layout? Create de layout: grub-...
ReflectYourCharacter's user avatar
0 votes
0 answers
11 views

I need to add a new account to Outlook. This account belongs to a postfixmailserver. For POP settings, I set port number 110 for incoming and port number 25 for outgoing mail. As the server doesn't ...
lachin's user avatar
  • 19
0 votes
0 answers
31 views

How can I create a simple menu entry in GRUB to start the GRUB console? menuentry "GRUB CLI" { #command } I have already tried the following options, but they do not work at all or only ...
ReflectYourCharacter's user avatar
0 votes
0 answers
19 views

PostfixAdmin installed successfully. To test whether internal sending and receiving mail work, I used SMTP to send mail: telnet mail.example.com 25 Trying 94.284.174.110... Connected to mail.example....
lachin's user avatar
  • 19
0 votes
0 answers
41 views

Context: Asus TM-AC1900 configured with Merlin's AsusWRT (Busybox). /jffs on an Asus router is a writable flash file system that allows you to store and run custom scripts and configurations that ...
gatorback's user avatar
  • 1,532
0 votes
0 answers
21 views

I have configured autofs for nfs mount cat /etc/auto.nfs nas -nfsvers=4,sec=krb5p,soft,retry=0,retrans=2,timeo=100 nas:/ slack64 -nfsvers=4,sec=krb5p,soft,retry=1,retrans=2,timeo=100 ...
elbarna's user avatar
  • 14.5k
-1 votes
2 answers
38 views

I occasionally use Python and so I forget semantics of basic language constructs. Is there an apt package to install man page of basic Python documentation? My Linux Mint comes only with help of ...
Martian2020's user avatar
  • 1,489
3 votes
2 answers
151 views

I understand that IP colisions are incredibly rare under IPv6. Most subnets are at least 64bit, meaning that the risk of true random collision is neglegable. However there are circumstances where ...
Philip Couling's user avatar
0 votes
1 answer
27 views

It often happens that I have some long task running, like compiling a program, running tests or copying large archives. Once I am done with whatever else I was doing, I want to leave the computer ...
Dominik Kaszewski's user avatar
0 votes
2 answers
65 views

I am currently working on game using Unity Engine. So I did build using Google plugin delivery, it went well. The problem is, after it finished building the app, the my memory wasn't being cleaned(not ...
Eleven_86's user avatar
0 votes
1 answer
16 views

To upgrade from openSUSE Leap 15.6 to Leap 16 I installed this tool and then used it: zypper in opensuse-migration-tool But after complettion and reboot, I cannot login. When I enter my password, the ...
Megidd's user avatar
  • 1,579
0 votes
4 answers
55 views

I created a file man df &> man_df Then I want to fetch information about flag -x from the file Expected result is "-x, --exclude-type=TYPE" But command grep "-x" man_df is ...
mascai's user avatar
  • 119
0 votes
2 answers
46 views

Is there any hope of using $(<D) here? Any hope of avoiding the mystery dots? $ cat Makefile D=$(HOME)/Downloads test: $D/DreamHost\ Web\ Panel\ _\ Mail\ _\ Message\ Filters.html : mv "$&...
Dan Jacobson's user avatar
0 votes
3 answers
38 views

Sure, PERL_LWP_SSL_VERIFY_HOSTNAME=0 will probably work if one is willing to write scripts: https://stackoverflow.com/questions/6795030/how-to-ignore-certificate-verify-failed-error-in-perl But I just ...
Dan Jacobson's user avatar

15 30 50 per page
1
2 3 4 5
16351