/sqt/ - Stupid Questions Thread

Previous thread
>Read
>GNU/Linux questions?
>PC building?
>Programming questions?
>Good, cheap, laptops?
>Cheap electronics?
>How to activate any version of windows?
>Where can I get Win 7 or LTSB?
pastebin.com/smjvLZN4
pastebin.com/quC0gz4j
pastebin.com/gHCCFBkt
pastebin.com/4LvsAFk7

Attached: 2622.jpg (640x640, 55K)

Other urls found in this thread:

rufus.akeo.ie/
dl.winehq.org/wine-builds/ubuntu
us.archive.ubuntu.com/ubuntu
ppa.launchpad.net/snwh/ppa/ubuntu
security.ubuntu.com/ubuntu
ata.wiki.kernel.org/index.php/ATA_Secure_Erase
amd.com/en/support/kb/faq/pa-100#faq-Short-Term-Processor-Loan-"Boot-Kit"
twitter.com/SFWRedditVideos

What IDEs are there for Linux that can do a scope-wide rename? None of the usual suspects (vim, emacs, geany) seem to have that, based on a quick googling.
I don't even care about language that much. C, Java, Python, all good.
Should I just use Eclipse?

/bin/sh

I get that this is a joke answer, but I'm not sure if I'm getting the joke.
Are you suggesting I write my own SHELL SCRIPT, of all things, to parse a programming language syntax and rename things for me?

how the hell do i disable the Christmas hats in 4chanX/Oneechan? They were nice at first, but now they just get in the way of OP images and are generally an eyesore.

I had a 128 gig sandisk microsd card just get corrupted on me. Had it for about a year, whats the failure rates on micro sd cards? What causes corruption from everyday use? I'm prolly gonna buy a samsung 256 gig, but I'm afriad itll get corrupted, and Ill have to transfer all those individual files again.

Use your ad blocker to block the element.

I just got an M.2 SSD and I currently have a SATA SSD in my pc. Is there software I can use to copy the data from my current SATA drive to the M.2 so I don't have to install Winblows and my gaymes again? Then my plan would be to format the old drive and use it as mass storage

I have physical access to a hard drive with linux installed on it, but can't boot it for reasons. How can I change the password it uses?

Attached: 1537385343010.png (645x768, 184K)

>boot linux from someplace else
>be root
>mount hard drive to location
>chroot location
>passwd user
Or just passwd root while you're at it.