Jump to content

ianw1974

Admin
  • Posts

    14090
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by ianw1974

  1. Hmm, it seems me also :) or at least the last one I got was when hery28 revived and old topic trying to make it look genuine lol Had I not visited now I wouldn't have known about the reply.
  2. ...when spammers think that replying to posts from years back, and trying to make their posts look legitimate, that we won't be able to figure out what their game is ;) Or, let's post something that looks innocent, and then go back and edit our post later and put spam links in it ;)
  3. Probably because Mandrake 8.1 is old and won't work on newer hardware. UUID's were not used in Mandrake 8.1, they didn't appear until probably like 10 years later. Migrate your system to a newer version of Linux - Mandrake 8.1 is old, insecure and a security risk, and not going to work on newer hardware.
  4. What would we do without you @paul :beers: Would be good to somehow re-invent the forum and get it going again, although probably almost impossible.
  5. Yeah looks that way. Sometimes we get a spammer registering and attempting to post. After the demise of Mandriva, everyone else has since moved on. Would be cool for a reunion of all the people that were here during those peak times we had.
  6. Well, as per email, Poland now :D doing alright, just taking life as it comes. How's 'bout you?
  7. Cool :) Am working on my systems, just disappointed that they put PHP 7.4 and not PHP 8.0 in the release. But at least I can use Ondrej Sury's repo for PHP 8.0.
  8. @paulnice :) I've been using Buster for a few months now, so good to see it released. I noticed one day not so long ago that the site wasn't accessible, so I guess that was then the updates were in progress :) Good to see it back working again, although bit of a ghosttown here now.
  9. I suggest haproxy it will probably be easier than heartbeat with ldirectord. With heartbeat and ldirectord I use direct routing rather than masquerade, as it's faster, just a little more effort to set it up. So if you want something simpler for the beginning, use haproxy as it's pretty straightforward.
  10. To mirror it you'll need a second server with all the same services that you have on the other servers. However it will require changes to the existing servers if you want to replicate the data and have it shared between them. You can use glusterfs for that. You can configure heartbeat for failover to the server with the data copied and services doubled up such as apache, DNS (bind), samba (smb), etc, etc. It's not going to be too simple to do, it will take a bit of work. PS - likewise, and glad to see someone popped in to post :)
  11. Local mirror of which server? Your own? You can do it a number of ways. If just a backup, you could rsync everything in terms of configuration for DNS, squid, Apache, samba. I don't see a reason for doing a backup of the squid cache, as it expires anyway. With rsync, you can use it just to pick up changes, and also with the --delete parameter, it will delete and user data that was deleted between backups. Otherwise, it will just keep adding and adding files even if a user deleted. Rsync can be done over SSH, or you can setup rsyncd on the server in question, and then just make a cron to run nightly. Alternatively, if you want to mirror it, you could also have it run as an active/standby server with HA. If one fails, then the other becomes active without having to restore data from a backup. It all depends on what exactly you want to achieve.
  12. Yeah :) looking good now, before it was reading everything. Couldn't find where to turn it off in admin panel.
  13. Any way to control the amount of info being displayed under the avatars to the left? Mine is huge :D
  14. Don't think we need the portal. I think it's fine how it is right now.
  15. Can we enable the rewrite url option? Would be much nicer. In admin panel under SEO, but needs to have .htaccess enabled. When enabled, Friendly URLs will not include 'index.php'. In order to support this you must configure your web server to rewrite all URLs for your community directory to the index.php file. For assistance on how to do this, contact your hosting provider or system administrator. To see the .htaccess used for Apache servers for comparison, download this file.
  16. is deleting spammers and their posts. bye bye spammers!

  17. Haven't used wine for ages. Tried Medal of Honor - Allied Assault, but couldn't get it to work. Wouldn't install. Main reason, because on my son's laptop with Windows 10, it's unable to install, because they removed something from Windows that dealt with the copyright on the disks. So now, cannot be used, unless Windows XP or perhaps Windows 7. Pity as forgotten that I'd bought the game, and now can't play it at all. Usually searched the winedb to see if it was supported and found that a lot of the apps I wanted to use just didn't work. Have used playonlinux and winetricks, which were quite good. Didn't bother much with Crossover.
  18. ianw1974

    Monitors

    John, Using xset is temporary, but it allows you to check and test without editing xorg.conf and rebooting. So you missed the point a little bit there. For permanent changes, you add it to xorg.conf. The link I gave you also had the info there to add it to xorg.conf. As I wrote in my first post Temporarily you can from the console disable DPMI and then gave you the info about using xset. And from the link in the very first section after the contents: the identifier of course will be different depending on your computer. The key line was the dpms false. All the info was there in my post and link that I gave, so no googling was required :)
  19. ianw1974

    Monitors

    I was using standard monitor on standard DSUB port. Also on my laptop. So, it'll be something with the HDMI and power management settings for sure, since it's going after 10 minutes. See if you can find a way to disable DPMS. This you should be able to find under NVIDIA settings I expect. Here is a link with more info: https://wiki.archlinux.org/index.php/Display_Power_Management_Signaling I know it's Arch Linux, but the same methods will apply. Temporarily you can from the console disable DPMI. xset -dpms and then when you want to enable it again, just put a + instead of the - before dpms. Failing that, try: xset s off -dpms from the link above it says, to disable dpms and prevent the screen from blanking.
  20. ianw1974

    Monitors

    John, I've had this problem, it's not the monitors, rather something in the distro that is ignoring the fact that when watching a video, the screensaver shouldn't kick in or power management causing them to blank. If I remember correctly, there can be a setting in the program you are using to watch videos, that stops the screen from blanking or screensaver from kicking in. Changing from one distro to another fixed the problem. Once, I had it working, then using another distro it stopped working, then switched to something else, and was working again as it should. So this for sure, rules out the issue that its your monitors, but rather a distro inconvenience. This annoyed me previously also, and in the end ended up stopping power management from turning the monitors off, or even from having the screensaver set. Then if I wanted to lock the computer, I just did it with a CTRL-ALT-L to activate the screensaver, rather than have it set for a certain time to come on.
  21. John, See attached screenshots. 01.png - go to Tools, System Tools, System Settings. 02.png - scroll down for start/shutdown options and double-click. 03.png - disable the confirm logout option. 04.png - this is how the screen should look after you disabled the logout option. Click Apply. now choose restart or shutdown or whichever you want, and you'll now find that it will do it immediately instead of waiting 30 seconds.
×
×
  • Create New...