Previous thread:
>Read
>GNU/Linux questions?
>PC building?
>Programming questions?
>Good, cheap, laptops?
>Cheap electronics?
>Buying headphones?
>How to activate any version of Windows?
>Where can I get Win 7 or LTSC?
pastebin.com
pastebin.com
pastebin.com
/sqt/ - Stupid Questions Thread
What is the basic setup procedure for using Tinywall with Windows 10? Every time i start my computer, i have to put it in autolearn mode to get a connection which seems to defeat the purpose.
Whats the generic name of this adapter?
I can't seem to find a normal one.
thats an ac-dc adapter.
either use one with the million different ports, or find one on ebay specific to your laptop
The best way to get PPM actually seems to be from CPAN, which begs the question why you're not using CPAN (with a package manager like cpanm) to begin with, given that you generally have access to a C/C++ compiler on a Linux installation to build binary Perl modules yourself, and the fact that ActiveState is deprecating PPM.
metacpan.org
code.activestate.com
what do i have to whitelist to fix this problem?
i just want the 3 things i use whitelisted, not shit like this every time.
context of that pic?
What the hell could trigger a BPF version check error?
I want to use a command like this:
ssh $(curl somewhere
The script may output the address to which I want to ssh with some parameters. So far it doesn't work. xargs doesn't help either because I need to append some special port to it too.