Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by NuGG …;Disable MDM Enrollment" 5) Enabled "No auto0restart with logged on users for scheduled automated updates installations" 6) Disabled… Re: Coin Flip (Python Newbie) Programming Software Development by Dani > Presumably bumping every "coinflip" post to spam their URL Nothing wrong with that!! I'll take a trillion helpful posts if all someone wants in exchange is a free signature link back to their website (that only shows up for logged in members, so no SEO incentive). Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by rproffitt Try a focused area like on Reddit such as https://www.reddit.com/r/homelab/comments/740ap2/the_unofficial_fujitsu_server_guide/ If these were mine I'd move to Linux or BSD. Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by NuGG Aha! I cracked it. My goodness this has been driving me mad for two weeks. Turns out previous owners had a power on schedule configured, and the management controller retained the old config even though I put a fresh OS on it. Doh! Live and learn. Been coming on daniweb for 20 years, was always such a great place for help and advice. … Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Reverend Jim >Where is everyone? Most of the posts here seem to be the same words about SEO/digital marketing over and over. That doesn't attract too many eyeballs. There is very little programming content any more. Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Dani > Been coming on daniweb for 20 years, was always such a great place for help and advice. Last time I visited was 4-5 years ago and I noticed then it was getting quieter. Somewhat sorry to see the state of things now, these "most recent" threads are all so old! Where is everyone? I shall try stop by here more often and contribute! … Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Reverend Jim >(where people abandoned us for sites like Stack Overflow) But there are still a few dinosaurs around who can answer some programming questions. Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Dani Then there’s me, whose expertise is mostly limited to technical SEO and PHP these days, I’m afraid. Ugh, the brain fog is real. Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Dani > >(where people abandoned us for sites like Stack Overflow) > > But there are still a few dinosaurs around who can answer some programming questions. Not to knock ya, but I think another part of the problem is that *all* that's left are dinosaurs who aren't necessarily skilled at the most trendiest things these days. There's … Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Reverend Jim Agreed. But programming basics are still something people need help with, and the basics have not changed appreciably over my career. Dinosaurs have more free time than those many decades younger. I, for one, have a lot and I am willing to spend part of it here. Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Dani > But programming basics are still something people need help with, and the basics have not changed appreciably over my career. They sure have changed appreciably during *my* career! But maybe that's because my career is in web development, and the web, and the technologies that power the web, have changed *a lot* over the past 25 years. Heck… Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Reverend Jim Certainly the technology and tools have changed but principles of design and good programming styles have not. Python has, for the most part, replaced (effectively) dead languages like COBOL, and now-niche languages like FORTRAN, but structured programming and modular design are still essential techniques. I have seen too much code written by self-… Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Dani > I have seen too much code written by self-taught programmers who, through ignorance, eschewed good design. While that's very, very true, that's \[unfortunately] not typically what people come to DaniWeb asking for help with. Many people unfortunately don't care about doing things right, but just well enough to work. As long as it gets the … Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by Dani …months, we can feel comfortable caching that thread for non logged in users for a longer time, for example, than … of our pages (including this one!) are cached for non-logged in users, which includes Googlebot. We use a `Vary:… different `Cache-Control` headers depending on whether you are logged in with a cookie or not. We have definitive evidence… Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by Dani … of our pages (including this one!) are cached for non logged-in users, which includes Googlebot" part. If this page… is cached via SXG by Google, what will a non logged-in user see when they enter from a Google search… via SXG for Google first time visitors, or **any** non logged-in user who comes across DaniWeb (try logging out yourself… Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by jkon … of our pages (including this one!) are cached for non logged-in users, which includes Googlebot" part. If this page… is cached via SXG by Google, what will a non logged-in user see when they enter from a Google search… Re: Logged in as? Programming Software Development by deceptikon I'm not sure I understand the difficulty. You already have the login credentials and know if they were legit or not, so it should be trivial to toss the user name into a label: labelLoggedIn.Text = _authenticated ? "Logged In As: " + userName : "Not Logged In"; Logged in as? Programming Software Development by NyQii Hey guys.... Just wondered if anyone can help me, I'm busy writing an application with a login form using SQL Server, if the user logs into the specific for i want a lable saying logged in as : .... But how do you code that part? Hope you understand thanks Re: Logged in as? Programming Software Development by SyncMaster170 …. So after the validating is complete and the user is logged in(I am talking about in your code) you should… Logged On Users Vb.Net WMI Programming Software Development by chriswelborn …house, but there are sometimes other users "logged in" with programs running under their account… Windows 7. Vb.Net Code for "Get Logged In Users": [CODE] Imports System.Management '…Try End Function '3) Save Owners to Array. (Logged in Users) Function GetLoggedOnUsers() As String() 'Get All… Logged In In Two Instances Community Center by linux …-laptop:~$ [/code] What does the second command mean? I'm logged in twice as alex? And also, what does tty7 and… mean? Basically, what is this command telling me about the logged in users? Re: Logged In In Two Instances Community Center by John A >What does the second command mean? I'm logged in twice as alex? Sort of. tty7 is your 'virtual … 'Lock' logged in time. Programming Web Development by futhonguy Hi, I am tryin to store the time a user logged in into a session. However everytime the user logged out, the time stored is the logged out time. Can someone advise me how i should done it in order to store the time the user logged in? Thanks [CODE] $date = date('Y-m-d H:i:s');[/CODE] Don't shw the post box if you aren't logged in Community Center Meta DaniWeb by VernonDozier I forgot I wasn't logged in and proceeded to write a really fantastic …;submitted" it, but was told I wasn't logged in. Reasonable enough, but then I couldn't get …in. [*]Have a POP-UP if you aren't logged in saying so. That way you can quickly log …page before checking and rejecting due to not being logged in. And there's no way to go BACK… Displaying edit button on comments made by currently logged in user Programming Web Development by Mahesha999 …the comment if the comment is made by the currently logged in user. I am trying to do this in …datasource ) can be compared with the id of the currently logged in user (which I am obtaining using Membership api). However…label depending upon whether the comment is created by currently logged in user. Please tell me how can I achieve this… How come my registration page doesn't keep user logged in? Programming Web Development by dancks … the user, but it won't keep the user logged in. (yes, once a registration is successful, they…the index page on success and have the user logged in. On failure it should reload the page …'); $_SESSION['time']=time() + (60*60*2); //stay logged in for 2 hours mysql_free_result($get_data); mysql_close($con); header('Location… same user logged in from differenct browser Programming Web Development by virendra_sharma Hi, User "A" logged in to your web site and he is using Mozilla firefox browser after his logged in , i have stored some value in Session , now user again logged in from Internet explorer. So what will happen , can i get the session value for this user ?? this user is allowed to logged in ??? script not allowing the user to login again if already logged in Programming Web Development by ramseswar … does,nt allow the user to login again if already logged in...whether he tries from other browser.................. wat i m… on login page to inform him that he is already logged in......but the problem is if user closes the window… without logging out .....it shows them dat they are already logged in....... but wat to do to make them login again… get number users logged in Programming Web Development by tirso … to all I want to get the number of users logged in and display it in the header. initially I want… a key field for the user accounts and if they logged in then calculate that key. but my question is how… 2 minutes to get the number of users which already logged in. I am not sure if it is the right… Select SQL records that match userid of user logged in? Programming Web Development by shawn.bordeaux … I can display customer records for the user who is logged in. I am sure this is very simple just not… and it stores the userid for the user who is logged in so I can reference when we want to display… form view that inserts data including the userID of the logged in user.Using this VB code in my code behind…