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
pastebin.com
pastebin.com
pastebin.com
/sqt/ - Stupid Questions Thread
Other urls found in this thread:
So, I'm trying out IceWeasel and so far I had a pleasant experience with it.
However, some characters like the fox head in links related to the Mozilla Addons Store are not showing up.
Is there a way to fix this?
Install an emoji font and set it in the font.name-list.serif.x-unicode preferences.
Not sure if iceweasel has that or checks it though.
What are good brands of thermal adhesive or thermal tape?
I need a new laptop. I currently have a T420 but it weights a ton and the battery life is not that good.
So, I'm looking for something lightweight, with at least 6h of battery life. Good enough for doing web dev, so I'll be alright with 8GB of RAM, could go down to 4, SSD and just an OK CPU.
Thought about chromebooks. Ideally I don't want to spend more than 400 bucks, so I'm open to buy used stuff.
Reposting this from a while back.
I was digging through my files on one of my external hard drives and found a handful of directories where the filenames and extensions looked like this. All caps and sometimes the first character would be replaced with an underscore. I save all my files in lowercase and extensions are also lowercase by default. Not all files in my external look like this though, most are fine. The actual content of the affected files don't seem to be altered, but I don't have the time to scour through god knows how many directories and files to confirm this.
Any idea why this could be happening? Most importantly, is there a chance that the content of other affected files might be altered? I googled it but nothing related showed up. Maybe I was just using the wrong terms or something. Is the hard drive failing? I'll need to check my other, older hard drive to see if the same filename corruption happened there but I don't have the time currently.
Forgot to mention before, the files with the underscore would all be in the same directory together, so separate from the regular all caps ones. I just put them in the same folder to demonstrate.
sometimes when i start to play games my pc restarts itself only happens while playing games i already confirmed that is isnt a problem with my cpu temps,gpu and psu could a bad hdd restart my pc while playing games?
bump from previous thread
IceWeasel has the same default fonts than Firefox and Firefox displays those kind of characters correctly though.
I was having an issue with shutdowns on a desktop, no BSOD, just a shutdown. Also the CPU cooler, an Evo 21, its fan was getting really loud, but Coretemp and HWINFO didn't accuse high temperatures I was getting 40C-50C under load according to those programs.
So I clean the old thermal paste (it was around 5+ years old), replace it and now I get no shutdowns whatsoever. Could it be both those programs weren't reading CPU temperatures right? What gives?
Are you sure? Is the font present in the firefox/fonts directory?
Actually, IceWeasel doesn't have that folder.
I just tried to drag and drop it inside of it from my Firefox folder and now things are working correctly.
Thank you user!
What could be causing this?
Stop using your resources if you dont want your system to fire electrons through rocks and create lightning and cause heat to be dissipated
Networking question~
I'm expanding my network, and I've put an unmanageable switch into the new office (about 20 PC's in vlan 7, all static IP, network login etc.) and connected that switch to my manageable switch.
What settings should I use on the manageable switch's port so those PC's under the dumbswitch would be able to work properly?
Sup /sqt/
So I setup a Raspberry Pi via ssh and only use it that way.
Would it be possible to hook up a keyboard and monitor to it so as to use the command line "locally"?
It's Raspbian Stretch Lite
I can output either via composite or via HDMI
How do I put music from my Mac's iTunes onto my iPhone without putting a fucking cord into it like it's 2010?
Could any linux Jow Forumsuy help me?
The previous sysadmin has messed up the Apache config and I'm trying to fix it with no luck.
This is the error message:
Active: failed (Result: exit-code) since cs 2019-01-31 10:27:26 CET; 1min 11s ago
jan 31 10:27:26 mywebsite.com apache2[21332]: /etc/init.d/apache2: line: 63: /envvars: No such file or folder
jan 31 10:27:26 mywebsite.com apache2[21332]: /etc/init.d/apache2: line: 75: /envvars: No such file or folder
jan 31 10:27:26 mywebsite.com apache2[21332]: ERROR: APACHE_PID_FILE needs to be defined in /envvars
jan 31 10:27:26 mywebsite.com systemd[1]: apache2.service: control process exited, code=exited status=2
jan 31 10:27:26 mywebsite.com systemd[1]: Failed to start SYSV: Start the web server and associated helpers.
jan 31 10:27:26 mywebsite.com systemd[1]: Unit apache2.service entered failed state.
And here are the lines around 63 and 75:
# Read configuration variable file if it is present
if [ -f /etc/default/apache2$DIR_SUFFIX ] ; then
. /etc/default/apache2$DIR_SUFFIX
elif [ -f /etc/default/apache2 ] ; then
. /etc/default/apache2
fi
PIDFILE=$(. $APACHE_ENVVARS && echo $APACHE_PID_FILE)
VERBOSE=no
if [ -f /etc/default/rcS ]; then
. /etc/default/rcS
fi
. /lib/lsb/init-functions
# Now, set defaults:
APACHE2CTL="$ENV apache2ctl"
HTCACHECLEAN="$ENV htcacheclean"
PIDFILE=$(. $APACHE_ENVVARS && echo $APACHE_PID_FILE)
APACHE2_INIT_MESSAGE=""
CONFTEST_OUTFILE=
cleanup() {
if [ -n "$CONFTEST_OUTFILE" ] ; then
rm -f "$CONFTEST_OUTFILE"
fi
}
trap cleanup 0 # "0" means "EXIT", but "EXIT" is not portable
apache_conftest() {
[ -z "$CONFTEST_OUTFILE" ] || rm -f "$CONFTEST_OUTFILE"
CONFTEST_OUTFILE=$(mktemp)
if ! $APACHE2CTL configtest > "$CONFTEST_OUTFILE" 2>&1 ; then
return 1
else
rm -f "$CONFTEST_OUTFILE"
CONFTEST_OUTFILE=
return 0
fi
}
Can a colorimeter help fix the black and white levels on my monitor? Blacks are too dark, whites are too bright, and all of the colors around black and white blend in. Adjusting the contrast at this state seems to make it all worse, one way or another.
How do you handle environmental variables in a sandbox?
I want to lewd and cuddle both.
That doesn't look like a normal Apache setup to me. What distribution is it? This is why using some sort of configuration system and or containerization solution is good. Why did the problem happen to begin with?
Anyway, I'd suspect that it's not lying when it says /envvars is not found. That's not a standard setup, it looks like maybe it's supposed to run inside docker and have /envvars supplied by the host system
I want to start from scratch on my computer can I just unplug all drives and then plug in a blank SSD and install Linux on that? I keep getting freezes trying to install Linux and I think its because I have a seperate windows SSD plugged in. I want to fresh install windows on that SSD also I think after I get Linux up is the best way right?
Have you run memtest
no what could that reveal?
Installer freezes at 90% Manjaro with "Start procedure and passes 'fw_type' to other routine" I read this was some screw up with UEFI. Clueless on all of this I have had Linux on this exact drive and I have installed Linux with this USB several times.
not him but memtest once in a wile is not a bad idea
Well it's not the full text because of text limit, it starts around line 50~
Drunk edited the apache2.conf in vim, most likely misstyped or deleted some lines/words.
Line 63 is
PIDFILE=$(. $APACHE_ENVVARS && echo $APACHE_PID_FILE)
Line75 is PIDFILE=$(. $APACHE_ENVVARS && echo $APACHE_PID_FILE)
How does one go about turning this into a functioning PC keyboard?
It came from an IBM Wheelwriter (Type 6781)
I tried to search for the PCB, but there were no results
You replace the PCB with a generic controller. Have fun tracing out the matrix.
how to force a language into your mind
Order I want
1. C
2. ASM
3. javascript
4. HTML
5. py
6. Anything else I want to code graphics and guis/ perform complex math and display it graphically
after despair code I might add.
My attention is 0.
Yes you can just plug it in. You will see a tty, the same thing you get when you press Ctrl+alt+F2 on your machine
I can't build muscle
>how to force a language into your mind
by writing code
Learn by doing.
Is there any help tracing it out?
/sqt/s and oats
Whats the difference between 720p and 1080p for anime? I still don’t know the difference.
I downloaded a 720p and 1080p BD rip of a show. Comparing them, they looked exactly the same. What exactly am I looking for?
Are you the same guy on /sci/?
Are you high?
It's resolution. 720p means the resolution of the video will be 1280x720. 1080p means the resolution of the video will be 1920x1080. Higher resolution means higher quality, if you get a rip that calls itself 1080p but the resolution doesn't fill up the entirety of a 1920x1080 monitor, the rip ain't legit. If it fits but it looks chunky, it was stretched.
I have no way to start no one to code with
I have not a clue as to where to go either
Plus I have a super ai flying around me
Its extremely restrictive
It can. You should still aim to have white/black levels pretty close before you start with software calibration though otherwise you'll end up with more banding. What kind of monitor?
Scanner and photoshop can help. Or just connect shit up however and figure it out while programming.
Here's also a chart demonstrating 360p, 720p, and 1080p resolutions
Thinking of getting an XPS 13. Is the 3200x1800 resolution worth the decreased battery life? Can you even notice the difference?
>if you get a rip that calls itself 1080p but the resolution doesn't fill up the entirety of a 1920x1080 monitor, the rip ain't legit.
Only true if it's a 16:9 source. Other aspect ratios may have either black bars or be smaller in one direction.
Ok, so let's assume I'm watching a 720p video on a 1080p monitor. It get's stretched out to fill the screen thus the quality drops whereas a 1080p video will already fit the screen and have better quality?
Because in terms of imaging, they look exactly the same.
You should notice an increase in quality for the 1080p file. If you don't, either you have bad eyesight or the file is dodgy (e.g. someone upscaled a 720p video and claimed it as native 1080p to get more downloads).
Try watching some youtube videos in 720p vs 1080p and see if you notice a difference.
>It get's stretched out
>the quality drops
Not really the way I would put it. The thing about anime is that most of it is created in 720p, so a 1080p copy wouldn't really make any difference if it was using an HD source.
lookin to get a 2tb internal hdd, what do I buy
A 2TB internal HDD
I meant brand-wise, or is there so little difference between them that I should just go for whatever is cheapest
I have a torrent i want to seed,but i have renamed the files over the years of having them(to make the file names have dates to sort in chronological order), but i know for sure they match the hashes(i verified them).Is there some script/program that will search a folder and recreate the torrents folder structure?
I have 2 pictures and an excel sheet I need to put into a pdf. How should I do this?
If it helps, I can export the excel sheet as a pdf.
I thought watching a 1080 vid on a 720 screen was bad because the 1080 file gets squashed to fit in the 720 screen?
how do i install icecat 60 on macos
Why not just watch porn?
i'll do that when i install icecat 60
Would depend on how good the player was at handling it. Too much info is not nearly as much of a problem as too little.
hey /tech support general/, not many macfags on here probably but i'll try it
>got a used macbook pro 2011 for cheap
>first power on says "setup couldnt continue" or similar
>reboot into some kind of recovery mode where i can just choose the osx version i want, and it automatically downloads and installs it
amazing
>change all settings, install web browser, suddenly it just hangs, reboots into white screen
>google tells me this is the "white screen of death"
how do i fix this shit. i did a reset of NVRAM and the other chip. i did the hardware diagnostic thing and it says my memory is fine.
i can boot into "single-user mode" (which is a super user prompt? without password protection??) and from there run a filesystem check which also gives me green light.
currently writing a recovery usb key but it's taking a while and i wonder if there's something i forgot.
>want to to make a bootable drive
>buy "8gb" drive at supermarket for $4.50
>remember thinking to myself "eh even if it's one of those chink scam drives I only really need around 4gb so it should be fine"
>attempt burning ISO
>fails
>check capacity with h2testw
>pic related
>105 fucking megabytes
I'm baffled. This is absolutely brazen, the chinks truly have no shame at all.
What are some programs to run in the background to heat my room a bit
prime95
antimalware executable
Or it was shitty source material that didn't deserve a >720p blu-ray anyway, or the 1080p rip was encoded shittily and/or with too low bandwidth.
sell every chip
every
chip
Why does watching a stream of a game on twitch on my phone look better than me playing the same game, same settings at 1080p? Is it just because the phone screen is much smaller?
density of pixels is much higher on the phone, making it look like it has more detail because everything is smaller. so basically, yes
if i search for nazi loli shemale femdom cuckold snuff hentai on google, will it show up in my moms google searches because we share the same ip?
mine crypto
Google's not that stupid, but for less overtly porny things it might happen, especially if neither of you are logged in.
flushed the whole disk and reinstalled, seems to work.
i found out there's a clover bootloader, which i hear is used for hackintoshes. why would it be on a macbook?
Where can I get 4k60fps porn?
Trying to get started with neovim, but despite linking my ~/.vim and ~/.vimrc, neovim still does not recognize any of my settings. What am I doing wrong?
I have a really stupid question, so bear with me.
All my computer knowledge comes from tinkering in my spare time. I know my way around GNU + Linux and shell scripts, but I don't really know any programming languages.
I work as a kitchen assistant at some diner that also runs a giftshop with a website. One day not too long ago the boss himself came up to the kitchen and asked if anyone knew a thing about computers, and I was the only one qualified.
The deal is he's been paying some company to set up and run and maintain the website, but apparently they're not doing their job. He wants some guy internally to run the website, some simple Wordpress Woocommerce site, and deal with pretty much anything computer related.
Am I up to the task, or do I need some kind of certificate or training? Google has been giving me all the answers I need thus far the handful of times I've been over at the office, and I've already improved and automated some of their methods.
Holy shit, I'm so sorry for the cancerous spacing
You could probably do it. Just make sure to document everything you do because googling the answer isn't always going to get you to and exact solution and makes you look like an asshole.
>attempt to install an m.2 ssd
>mini atx case so graphics card is in the way
>take it out
>have to take out the power button cable as well
>put it back together
>won't turn on
>when I press the power button it sort of just makes a very faint "csss" sound and doesn't do anything
I bricked my mobo/cpu didn't I?
Halp
Does having 16gb of ram make up for having a video card with low vram? Sorry if this is a dumb question
Is there any software I can download for diagnosing which HRTF table I should be using? I've been using this video,
youtube.com
And it's hardly any help at all. I've gone through dozens of times, and no matter how much I listen to all of the samples and adjust my OpenAL soft settings, I can't get a strong sense of spatial depth or anything.
Running out of vram and still having ram is better than running out of both, but generally speaking once you're vram limited you're going to see a massive drop in performance. The gpu can't access system memory at nearly the same rate as dedicated video memory. Just get an rx580 user, they're hella cheap for what they offer and you shouldn't have problems with 8gb of vram.
No. There's a divide between the system and the gpu that makes sharing ram MUCH slower to the point where it's almost useless. Integrated GPUs don't have this problem because they're built into the mobo right next to the CPU proper.
Bump
hentai@home
You can probably handle it, but do yourself a favor and don’t take on that responsibility without an adjustment of your compensation. Don’t do shit like that for free.
Thanks guys. I appreciate the help
windows 10
No but you need to recconect it.
>Molex to 6 pin
Is this a prebuilt? This is housefire tier.
user replace that Pentium era PSU, that looks like a modern build to be using something like that.
Anyway rewire your F_Panel cables.
Use Yandex.
you plugged the front panel cables into the wrong headers
look for labels on the board
look online for a manual for the board if you cant see any labels
reinstalled Win 7 on a machine that ALREADY had win 7 installed in the past
now apparently whenever the machine enters "hybrid sleep" mode it becomes totally unresponsive and won't respond to mouse, keyboard, or even the power button on the case. If I switch the PSU off and on it will boot up again but complain about BIOS corruption (and the mobo will restore bios from an anboard backup)
what the FUCK is happening? note that the problems seem to disappear if I turn off "hybrid sleep" in the windows power options
That wasn't the issue, I tried it with the knife method as well and it didn't work. I pulled everything apart, rocketblowered the shit out of everything, reapplied the thermal paste, kissed the ground and did the hail mary prayer ten times then put it back together and the motherfucker started right up. Fucking hell.
I'll get a PSU once I get paid, I've been getting bad dreams about it blowing up and I know I'm on borrowed time.
>is this a prebuilt?
No, I was a NEET when I built this and I literally didn't have $50 for a PSU so I used this one. I found it in the attic. Thinking back I've made several sacrifices that weren't worth it, including saving $20 by going mini atx which is just a pain in the ass to deal with and saving $40 by buying a single slot card that idles at 60°C and goes to 90+ under load.
Traceback (most recent call last):
File "/usr/lib64/python2.7/runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/bin/youtube-dl/__main__.py", line 16, in
File "/usr/bin/youtube-dl/youtube_dl/__init__.py", line 15, in
File "/usr/bin/youtube-dl/youtube_dl/options.py", line 8, in
File "/usr/bin/youtube-dl/youtube_dl/downloader/__init__.py", line 3, in
File "/usr/bin/youtube-dl/youtube_dl/downloader/common.py", line 9, in
File "/usr/bin/youtube-dl/youtube_dl/compat.py", line 22, in
ImportError: No module named xml.etree.ElementTree
What is this error
The cheapest decent PSU around is $22(EVGA 450BT) user, where are you from?
Save and get a EVGA 550 G2 or G3 for $45-55.
Also which GPU that it idles at 60?
>Thinking of setting up a small part time company for some extra cash
>Going to do a computer repair/ security upgrade company.
Was wondering on some basic security suggestions to add to clients computers, not like a network size but rather Laptop and PC sized...
Suggestions?
So I've installed R on my computer (Linux Mint), but I can't install any R packages. Whenever I do, it tells me "package name non-zero exit" for each package it trys to install.
I've tried doing it running R in terminal, and installing Rstudio, but same thing. I picked the closest mirror to me and everything.
What do? I'm trying to install rmarkdown and lpSolveAPI specifically.
Why didn't you spend a little more for a more decent brand?
This.