[00:38] hello [00:38] is swift server side ready for production on linux ? === inteus_ is now known as inteus [09:25] hi [09:26] is ubuntu server stripped down version of ubuntu desktop ? just without the desktop manager or ? [09:26] sdfgsdfg: roughly, yes. it also has some different defaults. [09:27] any examples ? [09:28] sdfgsdfg: i thinkt he installer will not try to setup a wireless connection by default and you won't have the tools installed to connect to wireless after a non customized server installation. [09:28] wow [09:28] I thought the NetworkManager was part of ubuntu's base [09:28] why would they leave it out for the server [09:28] that's weird [09:29] i didnt say network manager wasnt included [09:29] just the wireless tools are notincluded for servers, since servers usually have wired connectivity. [09:30] i'm not even sure that's actually correct, though, things have changed over time, also for server installs. [09:34] ok so they do include the NetworkManager but you mean wireless firmware is not included or some other tools that youre referring to ? why would they include networkmanager but not the firmware that's really odd [09:34] this is really weird [09:34] and kinky at the same time [09:38] not weird at all. why include software you wont need anyways? [09:39] wow, its 2018, that's a highly weird thing to say [09:39] wont need wireless ? [09:39] what do you mean [09:39] this is getting super weird [09:40] all pc wireless why make servers an exception [09:43] because servers need stable connectivity, not 'best effort' [09:43] it's 2018 and wireless is still sketchy wireless [11:31] sdfgsdfg: your expectations seem to be different from actual server usage; out of ~500 servers I have around, none use wireless [15:27] I can't remember wireless even being an option when buying a server [15:27] not from hp, dell, ibm, ... [19:59] please help me i need to create more space https://paste.ofcode.org/39HV5gEpKrAHFZCBD9JW47y my system OS is on my sda1 drive , i tried deleting some files on my home directory but still get this - bash: cannot annot ment: No space left ocreate temp file for here-docun device [20:45] Henster: what kind of server is this? [20:46] Henster: also, what was the command that provided the above error message (which is half garbled)? [20:46] Description: Ubuntu 16.04.3 LTS [20:47] Henster: that's good to know, but i was referring to the hardware / form factor [20:47] if its a VM just add a disk to the VM and expand the LV [20:47] a free standing pc [20:48] OK, so not a LV seems [20:48] Henster: can we see the output of : lsblk [20:48] Henster: Did you try apt-get clean? [20:49] whats all the /home stuff ? drives ? [20:49] /dev/sda1: UUID="cfe403cf-ac9f-4588-b0a9-a5ce3f7b8812" TYPE="ext4" PARTUUID="2f89b04a-01" [20:49] Henster: Did you try apt-get clean? [20:50] Henster: if you need to type the lsblk output, then dontr [20:50] https://paste.ubuntu.com/26380495/ [20:51] Henster: indeed, give "apt-get clean" a try first. also /var/tmp/ may contain files you can delete [20:51] @mason yes i did try autoclean and clean [20:51] Henster: Is /tmp clogged up? [20:51] du -sh /tmp [20:52] du -sh /var/log [20:52] ls /tmp | wc -l [20:52] du -sh /root [20:52] see what's consuming your disk space on / [20:52] the tmp id only 32k [20:53] Something in /var then I bet. [20:53] du -sh /var/tmp [20:53] Also, look at other things in /home since everything but the hennster stuff is on / [20:53] well, even /home/hennster is on / [20:54] du -shx /home [20:55] 4.9T /home/henster [20:56] hmm then either i or you did something wrong on this command [20:56] du -shx /home [20:56] is 866g [20:56] ok [20:57] maybe you can move soem data from /home or /home/henster to /home/henster/sdc1/ [20:57] /home/henster/sdc1 is /dev/sdc1 which has 822G unallocated space available [20:58] how much is "du -shx /home/henster" [20:58] I think that's his 4.9T [20:58] ok let me move all my files over to /dev/sdc1 [20:59] you wont be able to move ALL of them, it wont fit [21:00] no i domnt know why its sjhowing my eniter home directory is 4.9t .. its just mounting points in the home dir to my other dirves ..eg ... /dev/sdb1 1.8T 1.7T 90G 95% /home/henster/sdb1 [21:01] df -h will add up all space available on any subdirectory (and file systems mounted there) unless you you use -x [21:02] sorry i mean 'du', not 'df' [21:03] shoudl i unmount everythig ? and boot it up shoudl it make a diffrance ? [21:04] no, it wont make a difference, since you root file system will still be full [21:04] you need to identify what consumes so much space on it (and did not before / is not supposed to do that) and either delete or move that data [21:06] ill move the half of my one foilder called series quick ,, [21:06] so far you told us that on the root file system (mounted at /) there is the /home directory which, on the same file system, consumes 866 GB. [21:06] this may be an issue, or may be intended, we cannot know. [21:06] correct and its ia 1tb hard drive [21:07] yes, so it my not be intentional? [21:07] ok cool let me move quick can i givwe you feedback when your back online [21:08] someone will still be around, if not i, then someone else. you can mention my nickname when you'Re back and see if i'll respond [21:09] sweet tx ,, imm so scared to update and upgrade now ,, worried that this system wont boot aftrewards [23:15] Trying to patch Intel issues. On 16.04 4.13.0-26 is part of it but incompatible with xtables-addons-dkms package. Anyone found a build that works with that kernel? [23:18] Ah fruit it is sitting there in proposed...