Not_Oles
Not_Oles
About
- Username
- Not_Oles
- Joined
- Visits
- 13,756
- Last Active
- Roles
- Member, Hosting Provider, Content Writer
- Thanked
- 3425
Comments
-
Normally a cave would be chock full of fermented food and dried jerky. I don't know how a Yeti would find room in his cave for a powerful server. What's more, running the electric power and the internet cables down deep into the cave must be quite a…
-
(Quote) Is a cave host better than a basement host? /s
-
There was a guy who had all the sources for all of Slackware organized in a repo. I remember looking at it, but I can't seem to find it now. Maybe somebody has a link? Maybe there are additional places to get Slackware sources? Additionally, I'm cu…
-
(Quote) @AuroraZero May I please ask where do you get the source code that you use for compiling Slackware? Thanks!
-
Compiling NetBSD-current on a VPS has gone okay as shown by lots of detailed posts over in the LES BSD Thread. Depending on part whether you need to build the tools, I guess it takes an hour or three to do the compile, and maybe I've done it twice …
-
It looks like we only needed a little more space than we had. When we ran out of file space before the size increase: linveo# df -hi /Filesystem Size Used Avail %Cap iUsed iAvail %iCap Mounted on/dev/dk2 20G 19G 1.5M 9…
-
Wow! (Spoiler) Um . . . what now?
-
(Quote) Finally I got around to retrying build.sh from where the file system became full, above. (Spoiler) The rebuild seems to be running okay. I will post again when it either breaks or completes. Thanks to @linveo for a nice VPS and for additio…
-
(Quote) Yes, the idea has crossed my mind. If we were to try it, how should it be implemented? Thanks!
-
Looks like the reboot went okay, and all the BashVM VMs are reported as running. Please let me know about any issues. Thanks! :)
-
Okay, here comes the reboot!
-
And, Ubuntu says *** System restart required *** So maybe about 12 hours from now? I will post again before rebooting. Thanks!
-
Hello! A few bits of Crunchy usage data in case anyone is interested: * Date root@crunchy:~# dateSat Oct 19 04:55:02 AM UTC 2024root@crunchy:~# * Top root@crunchy:~# top -b -n 1 | head -n 15top - 05:03:29 up 29 days, 12:40, 2 users, load ave…
-
@zmeu Could you please explain a little about what we are looking at here? Thanks!
-
@root Yes, I'm still enjoying IRC and the #metalvps IRC channel on Libera. Definitely not too much action there, but thanks to you for logging in and being a part of it. I wish I could point you to a perfect solution for your request. There indeed …
-
(Spoiler) Rebooting from the Linveo panel worked! (Spoiler) Inode check for @cmeerw :) (Spoiler) (Quote) How come only 40880 1M-blocks total when @linveo increased the size to 50GB? Does using so many extra inodes somehow take up a substantial por…
-
@Crab What's up in the FreeBDSD world? @FrankCastle And in the OpenBSD world?
-
(Quote) @linveo The pending changes show up on the Control Panel at my end. Before I do anything, though, I just want to double check with @cmeerw because he's been working on the NetBSD images. If there is anything that @cmeerw might want to do or …
-
(Quote) Google ""NetBSD" inode max 3100457" says "Your search did not match any documents". :) @cmeerw If you do not mind, may I please ask, what is the best way to find out where, when, and why the inode max was incre…
-
(Quote) Nice! <3
-
(Quote) Right. I went with what I already had, just for fun, to see if it would work. Now I have had some fun, and learned a little. So, all good! (Quote) Yes. (Quote) linveo# df -hi /Filesystem Size Used Avail %Cap iUsed iAvail %i…
-
Uh . . . File system is full. (Spoiler) Sleep now for me. . . . Anybody have a genius idea? Or two or three? :star:
-
Not out of disk space yet, but it's getting close. (Spoiler)
-
The build still seems like it's going strongly. I just grabbed the following output lines as they flashed by: (Spoiler) Time for sleep soon. I wonder if we are going to run out if disk space. (Spoiler)
-
Here's the current output of top in case anybody might be interested. (Spoiler)
-
Building NetBSD-current on a Linveo 2 vCore 2 GB RAM VPS Reference: https://www.netbsd.org/docs/guide/en/chap-build.html Wondering about whether the VPS has enough memory. Wondering about the effect of the inode issue mentioned above. Wondering ho…
-
I made a tar archive of the newly checked out /src so it's easy to revert if / when the build fails or for any other reason. (Spoiler)
-
Haha, since it wasn't running inside tmux, I borked the above checkout by shutting my Chromebook when I wanted to go to sleep. Probably all that was necessary was to rerun the checkout command, which I did, and the results seemed okay. For the sake…
-
We have options to download tarballs of the sources, but, even though it is slower, let's try CVS as specified at https://www.netbsd.org/docs/guide/en/chap-fetch.html#chap-fetch-cvs-netbsd-current Switching to tom, checking the environment variable…
-
Setting the CVS environment variables as instructed in https://www.netbsd.org/docs/guide/en/chap-fetch.html#chap-fetch-cvs (Spoiler)
-
(Quote) Now we have the directory for the sources. Reference: https://www.netbsd.org/docs/guide/en/chap-fetch.html#chap-fetch-dirs (Spoiler)