[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

My nightmare: I installed Ubuntu as a vpn torrent box

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 31
Thread images: 3

File: IMG_3861.jpg (67KB, 320x240px) Image search: [Google]
IMG_3861.jpg
67KB, 320x240px
CANT WAKE UP

>Every configuration is done in terminal
>Terminal commands can't be reversed
>Following how to guides from 2011
>Rtorrent crashes every day with nonspecific errors
>QBitTorrent halts downloads on "time discrepancy" errors
>Ubuntu throwing fatal system errors daily
>Packaging system became corrupt within the first week
>SAMBA required 777 infinite anonymous login permissions to work

Why would anyone put themselves through this unless they were being paid?
>>
>>58018067
>Terminal commands can't be reversed
that's actually a cool idea

Have you tried using a more commonly used Linux client like transmission which I think comes default on Ubuntu?

Also what fatal system errors were you getting? Not fatal but a lot of times Ubuntu will popup an error box if you fucked with the package manager but usually it can be fixed with a simple sudo apt-get install -f or sudo dpkg --configure -a
>>
Install gentoo
>>
>>58018119
Also sometimes you have to clear the crash log to get those error boxes to stop popping up. sudo rm /var/crash/*
>>
>>58018119
>Have you tried using a more commonly used Linux client like transmission which I think comes default on Ubuntu?

This was working cool for awhile, but overnight it threw the same time errors - many of the torrent softwares did.

https://qbforums.shiki.hu/index.php?topic=4450.0

This is the error - -- "fast resume rejected: mismatching file timestamp"

Is the system time on my Seagate NAS not synced with my Ubuntu install? Maybe a dying CMOS battery? IDK internet time is synced correctly on both systems. rtorrent does not throw this error, but instead crashes every few hours. :)

>Also what fatal system errors were you getting? Not fatal but a lot of times Ubuntu will popup an error box if you fucked with the package manager but usually it can be fixed with a simple sudo apt-get install -f or sudo dpkg --configure -a

Exactly. The packaging system warned me to run that command. I'll try it out, thanks.

The earlier fatal errors had to do with the Unity or whatever GUI interface and an incompatibility with my old shit hardware.
>>
>>58018143
YESSS I heard about that.

But why tho. Why? Why design a product like this? It threw these errors from FIRST CLEAN BOOT and won't stop until I run a purge on the crash directory? wtf?

>>58018142
No thanks I have pretty good looks and social skills :)
>>
>>58018223
Dunno, that's on Ubuntu's end for deciding to make it a popup box. It would probably be a good idea to keep track of which crash logs have already been displayed. It's probably good to have a look at your /var/crash if your system is breaking a lot, it's not something that is supposed to happen ever. As to why it happened on the first clean boot, no idea. Could have been a fluke with the installer.

What it sounds like you might have done with the package manager is install the other torrent clients from .deb files rather than Ubuntu's repos, causing library version discrepancies, e.g. the client needs libc version 1.6 but your system expects version 1.4. Those are pretty annoying to deal with in some cases.

Don't know about the timestamp mismatch part but here's some stuff I found on Google:
https://bugs.launchpad.net/qbittorrent/+bug/506817
>There can be various reasons for the fastresume files to be rejected:
>- Timestamp mismatch: Means the user downloaded the torrents with another client in the meantime
Sounds plausible considering you said you used multiple torrent clients. The different clients could have been changing the partially downloaded files timestamp and when you started a new client it didn't match, causing an a mismatch between what the client had saved and what it remembered the file as. Maybe try uninstalling the clients you don't need and just having 1 to make it simpler.
>>
>>58018326
I did use DEB versions for some things, can't remember which. The guide had instructed me to :(

I guess I am more at fault for a lot of this than I thought. It's a little frustrating because now I made this tangled mess of my apt-get with all these shitty faulty dependencies. Will sudo apt-get install -f fix that up?
>>
>>58018358
>Will sudo apt-get install -f fix that up?
Yeah, you might have to uninstall the packages causing it though too. I think it prompts you for that. (blabla expects xxx but xxx installed, uninstall xxx?)
>>
>>58018067
Use transmission-daemon. Mount your data file system as a user by configuring /etc/fstab, that will probably fix your samba problem.
>>
>>58018067
When did women stop wearing low cut shirts?
>>
>>58018358
At this point, I think you're better off backing /home and reinstalling.
>>
>>58018067
>how do I use quickbox???????
>how do I use rinst?????
>considering qbittorrent over based rtorrent
Welp.
>>
>>58018594
kek this guy doesn't know how to use linux

nah OP easy fix. unless you went and edited or deleted configuration files irreversibly which fucked up your system then you're fine.

sudo apt-get install -f
sudo dpkg --configure -a
>>
>>58018067
>Why would anyone put themselves through this unless they were being paid?
When you have no purpose in life you create artificial problems to fill the void. This is an accurate description of every Linux user I've ever met - very depressing people, often rude and blaming the world for their own mistakes.
>>
>>58018748
yeah we get it you installed linux couldn't figure it out and you're pissed. thing is it's pretty popular among the people on this board. deal with it
>>
>>58018067
> terminal commands cant be reversed
Mfw cat and tac are both valid commands...
>>
>>58018560

When they started trying to get ridiculous gaps and kardashian asses.
>>
>>58018776
Not really, I'm using Red Hat at work daily. Before that we've been using Novell Netware for longer than I can remember.

Thanks for confirming my previous remark though.
>>
>>58018875
you sound like a pretentious cunt m9
>>
File: 9sxHPBx.gif (992KB, 250x250px) Image search: [Google]
9sxHPBx.gif
992KB, 250x250px
>>58019016
Oh, do I now?
>>
>>58019124
yeah you do

what was the point of this post you retarded retard
>>
File: choofed.gif (2MB, 400x206px) Image search: [Google]
choofed.gif
2MB, 400x206px
>>58019178
Don't get this the wrong way, but when I read your posts I feel like I'm losing brain cells. Anyway, lovely conversation keep it up son.
>>
>>58018635
I don't think you've read the thread, he installed packages from unknown sources, copy-pasted commands into the terminal and blindly followed guides to configure things. He *can* reverse what he's done but it's gonna take a long time. Reinstalling will be quicker and easier.
>>
>>58018067
time to kys you fuckin poof
>>
>>58020187
was i supposed to organically come up with my own terminal command syntax? wtf it's like howto guides on installing apache nigga.

i don't know what you linux hardcorers expect sometimes. do you want noobs to spend 2 years reading man pages before booting a distro designed for THIRD WORLDERS WHO NEVER USED A COMPUTER BEFORE????
>>
>>58018607
>quickbox
botnet bloat box
>>
>>58018067
You failed the test and are forever banned from learning about computers.
>>
>>58021384
I JUST INSTALLED IT WTF WHY IS IT A BITNET
>>
>>58018067
>SAMBA required 777 infinite anonymous login permissions to work
777 yes from my experience, infinite anonymouse logins, no. You're either retarded or troll.
>>
>>58019016
What is pretentious about what they said?
Thread posts: 31
Thread images: 3


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.