your having. Don't install the GUI, go straight console text mode.
Mystic dosn't need a gui. The new server doesn't either.
You will still be able to do things with the box.
Out of intrest, what is the model and make of the motherboard and video card?
I'll need to look back at my News server install which was ages ago but
I am wondering what to do for the HDD partitioning and what size to set things like home and var and temp and ?? and if to use LVM? or other stuff the installer offers.
There is a new 1TB HDD in the machine and I have a bootable Debian 10
USB I am using.
I'll need to look back at my News server install which was ages ago but I am wondering what to do for the HDD partitioning and what size to set things like home and var and temp and ?? and if to use LVM? or other stuff the installer offers.
I'll need to look back at my News server install which was ages ago but
I am wondering what to do for the HDD partitioning and what size to set things like home and var and temp and ?? and if to use LVM? or other stuff the installer offers.
OK some guidance please.
I am wondering what to do for the HDD partitioning and what size to set things like home and var and temp and ?? and if to use LVM? or other
So perhaps no more than 2GB for swap, probably why I had 1.9GB on the
old box :)
Yeah at this point I'm thinking
2GB for swap
300GB for var which allows for 200GB for Usenet and 100GB for other files.
Isn't swap meant to be something like half your onboard ram? So if I
have 8 gig I make a 4 gig swap partition? Or is that too much, or does
it depend on what stuff I am running say a NNTP server on top of BBS stuff?
So perhaps no more than 2GB for swap, probably why I had 1.9GB on the
old box :)
Black Panther wrote to Avon <=-
What I did here on the CRBBS system, which is running Debian 10, is set
up the 1tb drive into two partitions. One is 100gb, and that houses
root, os boot, var, etc. The other partition is the balance of the disk (minus 2 gb for swap), and that is my /home directory.
alterego wrote to Avon <=-
Back in the day when large drives where expensive and it wasnt uncommon
to have more than 1 hard drive in a machine, LVM was great to spread
data over drives and enable you to "resize" partitions if your initial configuration didnt meet the current size requirements.
dev dir type total avail used
/sda1 / ext4 19.5GB 6.8GB 11.7GB
/sda8 /home ext4 165.4GB 138.5GB 18.5GB
/sda6 /tmp ext4 1.9GB 1.8GB 3.0MB
/sda7 /var ext4 787.3GB 179.5GB 567.8GB
I'm a little late to the party, but why are you chopping up the hard
drive in the first place? Why not just use one big volume for root?
As for LVM, I'd do what zip suggested, it doesn't have much impact, and gives you the option later on of adding a hard drive to the filesystem.
I suppose if you're worried about running out of space due to some misbehaving application eating it all up, you might split it up..
If I LVM I guess I can always add another HDD if need be anyway to
offset any issues with storage running out.
I'll need to look back at my News server install which was ages ago
but I am wondering what to do for the HDD partitioning and what
size to set things like home and var and temp and ?? and if to use
LVM? or other stuff the installer offers.
There is a new 1TB HDD in the machine and I have a bootable Debian
10 USB I am using.
Then I could not get sudo to run for my normal login so googled and
added my name in to some sudo file then could not get nautalus to run
with elevated root like privs when I tried to sudo nautalus
Kinda over it now, so calling it quits for the night and will probably reformat the drive again and do another install.
Even though the installer was meant to be 'lite' it still installed the libre-office stuff which I also googled and found some info on how to remove for debian 9 that seemed to work for 10, although there were some icons that didn't go afterwards from the desktop etc.
Honestly it's not been exactly smooth so far but I will try again.
I downloaded the 3.4Gig DVD iso and ran the install process on that. Had the same issue with the graphics not working but ran the same fix I had from last time. The system still boots with some errors but it boots to the desktop (as before). Also had the same issue with not being able to run sudo occurred so again fixed that with a fix I found on google.
I can't seem to get my user account to run nautilus when I try to call it with sudo - it just fails to fire up. Google has yet to reveal a good
fix for this. I do want to be able to have root privs to do file stuff from time to time but ideally without to login as root to do it.
Tonight (it's coming up noon here Monday) I will try to install a fresh copy of Mystic and start to figure out the best way to migrate Agency across to it. I'm thinking it may be a bit of a PITA to do but changing some of dirs in the BBS at the same time. Will ponder some more.
Make sure you have the ISO that contains the Non-Free drivers. These can be found at: https://tinyurl.com/yxq8669h. Without the Non-Free or proprietary drivers, you can have all types of issues.
Also, when going through the setup, you'll get to a point where you enter your username and password. There is a place for you to enter a root password. If you don't set that password up, the install will not automatically set up sudo.
Hmmm, I don't use nautilus here, so I'm not sure how that works. I have only had to do that one, where I called caja with sudo. (I run MATE here) Otherwise, I do most everything from the command line.
One other thing to think of, is under Linux, Mystic will not be able to bind ports lower than 1024 (I think). You can run MIS using sudo, but
I've run into some issues where files were actually created as
root:root. What I did, is forward port 23 in my modem, to port 2300 to
my system. Then Mystic is set up to use port 2300, and no need for sudo. There are other ways around it, but that works quick and easy for me. :)
I can't seem to get my user account to run nautilus when I try to call
it with sudo - it just fails to fire up. Google has yet to reveal a
good fix for this. I do want to be able to have root privs to do file stuff from time to time but ideally without to login as root to do it.
Unless, of course, you mean a different nautilus besides the file
manager?
Tonight (it's coming up noon here Monday) I will try to install a fresh copy of Mystic and start to figure out the best way to migrate Agency across to it. I'm thinking it may be a bit of a PITA to do but changing some of dirs in the BBS at the same time. Will ponder some more.
Today I copied over the windows BBS files and dropped them into a mirror on the Linux box. Then spent some time changing paths in config areas. Have not got to them all but making progress. Opted to merge down file dirs that I had different message nets in down to one main dir for
message files..
Trying to compile nodelists does not seem to work correctly. I think I have duff archive switches and perhaps the wrong zip or unzip installed. It seems to be a mix of Debian and InfoZip stuff... Mmmm
I expect a number of scripts will need to be looked at and I also need to test out other areas of the BBS too...
Not sure how I will tackle local doors yet but got to get files and messages working first and ensure menus look OK etc.
Then will come the tricky part of switching it over to live while some other stuff still runs on the windows system for now...
Sounds like what I'm working on. Deon talked me into giving Docker a try, and I'm working on getting all of the hub 4 config set up.
I had forgotten how
much of a pain it is to set up Husky config files... :)
If that wasn't enough, I've been working on some MPL
programs. I'm a gluten for punishment, I guess... ;)
Actually, I have the husky config setup and I think its way easier than the other BBS software that I've used (as a hub).
If that wasn't enough, I've been working on some MPL
programs. I'm a gluten for punishment, I guess... ;)
Gluten-free is better for your health.
Be a glutton for no gluten! <g>
That is a good time to get things straighted out. I have files separated by network, along with message bases. It makes it a bit easier.
much of a pain it is to set up Husky config files... :)
Actually, I have the husky config setup and I think its way easier than the other BBS software that I've used (as a hub).
A node now is somwhere between 3 and 6 lines:
Link:
Aka:
Password:
Flavour
Gluten-free is better for your health.
Be a glutton for no gluten! <g>
one thing I think that I will like (and Dan was doing) is setting all echomail and files per node to be tossed to a filebox. I think having a clear idea of files held per node is a good move. Having
stuff sat in echomail\out and not being easily clear on what is what is a pain.
So when you are setup, I'll give you two scripts.
Outboxes (and inboxes I guess), are great for moving files around (like game packets) - but for normal "FTN" stuff, I prefer to use the normal
BSO structure that many supporting components use.
There seem to be several web walk through articles for this some more detailed than others. I found this one https://tinyurl.com/yxt6ylmp and this other one https://tinyurl.com/yxfuwd2k which both want
me to use ssh and install xfce.
Do you think is a good idea / best instructs to follow?
I'm thinking of how best to quickly purge stuff held by a HUB for a node that is MIA and being delisted. A filebox for both echomail
and file areas seems like a good idea to me.
When you need to remove held packets etc. for a node how do you do it?
It's a balancing act as the more I change the more other files that ref the BBS need to change too.
But I think having all the message base JAM files in one dir and not separated by dirs based on networks is fine to do... certainly simplifies issues around having to change each base path manually when I can apply a global change to path and then move the JAM files over.
I think a number of ansi menus may be borked by case sensitivity issues also.
I also use "AutoPassive" with HPT, its sets to 28 days, which if this is mail in the queue for anode that is 28 days old, HPT automatically "pauses" the node (so no more exporting) - thus the filesystem doesnt
keep growing if you are not on top of it.
On 10-04-20 11:47, Avon wrote to alterego <=-
I'm wanting to be able to use VNC from my windows machine so I can
remote in to the Debian box and do admin stuff from within my home LAN.
I' not thinking this is something I want to be able to do from outside
the home.
I'm wanting to be able to use VNC from my windows machine so I can
remote in to the Debian box and do admin stuff from within my home
LAN. I' not thinking this is something I want to be able to do from outside the home.
Do you think is a good idea / best instructs to follow?
VNC? Way overkill. I just use SSH. :)
i dont have any graphical interface on my BBS raspberry. But if i would like to have a remote desktop, why not use Anydesk? https://anydesk.com/ It is free for privat use.
use Anydesk? https://anydesk.com/It is free for privat
use.
I have not look at this, thanks for the lead. I suspect it
will be like teamview so traffic is routed via external
servers. If so I think just connecting to a VNC style
server to see my desktop would be preferable.
https://anydesk.com/ It is free for privat use.
I have not look at this, thanks for the lead. I suspect it will be
like teamview so traffic is routed via external servers. If so I
think just connecting to a VNC style server to see my desktop would
be preferable.
VNC? Way overkill. I just use SSH. :)
Not for me :)
On 28 Sep 2020 at 03:51p, Blue White pondered and said...
Unless, of course, you mean a different nautilus besides the file
manager?
Thanks for the tips and the names to look at :)
Yep I'm talking about the file manager :)
I'm wanting to be able to use VNC from my windows machine so I can
remote in to the Debian box and do admin stuff from within my home
LAN. I' not thinking this is something I want to be able to do from outside the home.
There seem to be several web walk through articles for this some more detailed than others. I found this one https://tinyurl.com/yxt6ylmp
and this other one https://tinyurl.com/yxfuwd2k which both want me to
use ssh and install xfce.
Do you think is a good idea / best instructs to follow?
On 10-05-20 09:03, Avon wrote to Vk3jed <=-
On 04 Oct 2020 at 09:17p, Vk3jed pondered and said...
VNC? Way overkill. I just use SSH. :)
Not for me :)
On 10-04-20 16:47, Al wrote to Avon <=-
VNC? Way overkill. I just use SSH. :)
Not for me :)
I agree with vk3jed. At least in this case when working on the BBS or other FTN things like the husky stuff and binkd. This software is all command line stuff and a desktop is not any help when working with any
of that.
A desktop is great too.. and I love the desktop for browsing the web or playing DOOM or quake.. ;) but when working on the BBS or BBSing a
command line is where it is at.
I'm wanting to be able to use VNC from my windows machine so I
can remote in to the Debian box and do admin stuff from within
my home LAN. I' not thinking this is something I want to be
VNC? Way overkill. I just use SSH. :)
to me vnc was not very smooth and stable. but if i had to use it, i used it via vpn (my dsl router offers a vpn functionality) and then from
inside my lan with vnc.
but in general i prefer anydesk or teamviewer. are you sure they route
the traffic via external server always?
I agree with vk3jed. At least in this case when working on the BBS or other FTN
things like the husky stuff and binkd. This software is all command line stuff and a desktop is not any help when working with any of that.
A desktop is great too.. and I love the desktop for browsing the web or playing
I second using MC Avon, its a very versatile file manager and gives you side by
I use realvnc and as long as not commercial its completely free even the ability to access them from outside the house, up to 5 machines.. very slick..
VNC? Way overkill. I just use SSH. :)Haha why not? ;)
Not for me :)
Your fogetting that Avon, comes from a windows world. #-)
* Forwarded from area 'fsx_net'
On 04 Oct 2020 at 11:24p, Rick Smith pondered and said...
I use realvnc and as long as not commercial its completely free
even the ability to access them from outside the house, up to 5
machines.. very slick..
I found this today, there are some limits in that the traffic is
routed via the internet, if you want just a direct connect between 2 systems over the home LAN you can't do that (I think) with the 'free
home version' ..
Not sure I know what you mean routed through internet? I use a local ip
to get to one machine or the other, I unplugged my UDM Pro from the internet and can still get to all my vnc machines. It gives you the ability to get to them from the internet but you do not need the
internet to access all the machines you want on your local network.
On 10-05-20 16:12, vorlon wrote to Vk3jed <=-
Hey vk3jed,
I'm wanting to be able to use VNC from my windows machine so I
can remote in to the Debian box and do admin stuff from within
my home LAN. I' not thinking this is something I want to be
VNC? Way overkill. I just use SSH. :)
Your fogetting that Avon, comes from a windows world. #-)
On 10-06-20 16:58, Avon wrote to Vk3jed <=-
On 05 Oct 2020 at 07:34p, Vk3jed pondered and said...
VNC? Way overkill. I just use SSH. :)Haha why not? ;)
Not for me :)
because I like to look at desktops :)
And efficiency goes down the toilet. :P
I use realvnc and as long as not commercial its
completely free even the ability to access them from
outside the house, up to 5 machines.. very slick..
I found this today, there are some limits in that the
traffic is routed via the internet, if you want just a
direct connect between 2 systems over the home LAN you
can't do that (I think) with the 'free home version' ..
Your fogetting that Avon, comes from a windows world. #-)
Go to the head of the class young man, pass go and collect $200
VNC? Way overkill. I just use SSH. :)
Your fogetting that Avon, comes from a windows world. #-)
Avon needs reducating. :P I do use PuTTY from a Windows desktop
here. ;)
https://www.realvnc.com/en/connect/pricing/
I'm referring to the 'direct connectivity' feature, but if I
misunderstand it, I apologise.
VNC? Way overkill. I just use SSH. :)
Your fogetting that Avon, comes from a windows world. #-)
Avon needs reducating. :P I do use PuTTY from a Windows desktop here.
;)
I use TightVNC to control pcs (Windows) within the same LAN. I
like the full GUI presentation and seeing the familiarity of
the remote desktop. I experimented with UltraVNC for a little
while, but I switched to TightVNC for some reason.
Go to the head of the class young man, pass go and collect $200You cheapskate. That means I would only get $185.71 AUD... #-(
Now, now... Avon needs to get a handle on how Linux works, which is
easier to do with the GUI. Give him some time to learn, then he can
start looking at how much he can do with just SSH. ;)
Heh, I've yet to learn how to install and configure SSH - bahahah
Will just have to agree to disagree on this one... :)
Heh, I've yet to learn how to install and configure SSH - bahahah
On 10-06-20 20:27, apam wrote to Vk3jed <=-
And efficiency goes down the toilet. :P
Now now, efficiency for you perhaps. Not necessarily everyone.
Some people think that using a mouse is less efficient than using a keyboard. That's really an extension of using the command line vs using
a desktop.
Computers running BBS networks are more than powerful enough to support
a desktop running at the same time, so really your being wasteful not running a desktop, all those idle cycles :P
But really, it comes down to preference. If it were on a minimal VPS I
can see a desktop being more hassle than it's worth, but on a computer with a monitor plugged in, why not?
If you're more comfortable using a desktop, install a desktop I say.
After all, our computers are meant to work for us, not the other way around.
I use a mouse all the time when I'm coding... maybe that makes me
inferior to a keyboard wiz but I don't really care :)
On 10-06-20 23:28, vorlon wrote to Vk3jed <=-
VNC? Way overkill. I just use SSH. :)
Your fogetting that Avon, comes from a windows world. #-)
Avon needs reducating. :P I do use PuTTY from a Windows desktop
here. ;)
We can lead him to water, but just like a horse can't force him. *-)
He needs to see the light on his own. #_)
On 10-06-20 12:40, Black Panther wrote to Vk3jed <=-
On 06 Oct 2020, 08:11p, Vk3jed said the following...
Now, now... Avon needs to get a handle on how Linux works, which is
easier to do with the GUI. Give him some time to learn, then he can
start looking at how much he can do with just SSH. ;)
On 10-07-20 08:38, Avon wrote to Black Panther <=-
On 06 Oct 2020 at 12:40p, Black Panther pondered and said...
Now, now... Avon needs to get a handle on how Linux works, which is
easier to do with the GUI. Give him some time to learn, then he can
start looking at how much he can do with just SSH. ;)
Heh, I've yet to learn how to install and configure SSH - bahahah
https://www.realvnc.com/en/connect/pricing/
I'm referring to the 'direct connectivity' feature, but if I
misunderstand it, I apologise.
No worries, it is worth checking out.. easy as heck to setup on any OS I run it on debian, pi and windows
Well, at least on today's hardware, the overhead of VNC isn't like it was when
I first started using it.
True. For me, it's a lot easier to blindly send a sequence of commands than it
is to blindly use a mouse - the latter requires constant monitoring of its location and state to use, as well as constant control.
location and state to use, as well as constant control. Keyboard, I can send a
few keystrokes, go away, do something else while waiting, and then some more
keystrokes. ;)
It's all crap. use the tools you're most comfortable with, if they get
the job done then what's the issue?
* Forwarded from area 'fsx_net'
Rick wrote (2020-10-06):
https://www.realvnc.com/en/connect/pricing/
I'm referring to the 'direct connectivity' feature, but if I
misunderstand it, I apologise.
No worries, it is worth checking out.. easy as heck to setup on
any OS I run it on debian, pi and windows
Do you need to register/signup on realvnc.com to use the free version? Does the realvnc client/server send some data to realvnc.com?
Greetings Oli!
Do you need to register/signup on realvnc.com to use the free
version? Does the realvnc client/server send some data to
realvnc.com?
you only need to register online if you intend on accessing it from outside your local network..
Now now, efficiency for you perhaps. Not necessarily everyone.
aot install openssh-server on a modern Debian based distro will get you a server. On your Windows client, PuTTY does a good job. :)
On 10-07-20 22:11, apam wrote to Vk3jed <=-
I can't touch type, I have to look at the screen, and no a mouse does
not need constant control. Most of the time you are infact using the keyboard, mouse is just a tool to help with that. I mean you don't
enter text with your mouse do you? You just select where you want it to go.
And you can do that when using a mouse too, because the mouse isn't
being used in one constant session, it's many smaller sessions.
You often talk about web forums being difficult for you to use. Yet I
find web forums to be easy to use. Would it be right for me to say you should just get used to it?
It's a common theme among technical people to look down their nose at people who are less "elite" than them. Using the command line vs using graphical tools is just one thing, using a mouse, how obscure your
window manager is. If you use freebsd or linux or (gasp) windows.
find web forums to be easy to use. Would it be right for me to say yo should just get used to it?
Fair point, and you've taken this all too seriously for what was a lighthearted poke.
Sysop: | altere |
---|---|
Location: | Houston, TX |
Users: | 66 |
Nodes: | 4 (0 / 4) |
Uptime: | 11:35:45 |
Calls: | 728 |
Calls today: | 1 |
Files: | 7,667 |
Messages: | 295,547 |