3,464 Topics
![]() | |
![]() | I need some help with the below please! After installation of **[Fedora]** is completed, write a script called your LastName_StudentID.sh to obtain following options information: * Get information about your operating system, * Get information about hosts * Network interface and routing information * Display a list of users currently … |
## Intro ## Receiver Operating Characteristic (ROC) plots are useful for visualizing a predictive model’s effectiveness. This tutorial explains how to code ROC plots in Python from scratch. ## Data Preparation & Motivation ## We’re going to use the breast cancer dataset from sklearn’s sample datasets. It is an accessible, … | |
I am no Mac expert, just an old dude who has had experience with Mac computers since 1995. I read posts here to see if there are problems to which I might be able to offer possible solutions, but am often confounded by posters who offer nothing on the year … | |
First: Design a class named Employee with private fields for that person’s: (1) name, (2) ID number, and (3) hire date. The ID number should be in the format ###–C, where # is a digit, 0–9, and C is a character, an uppercase letter, A–M. Write no-arg, 1-arg (name), 2-arg … | |
Windows tablet With very high compatibility with Microsoft Office suite. So if your needs are mostly work, consider Windows tablets. Should I buy an Andriod tablet? Advantages of Andriod: With the iPad you don't have much choice but with Andriod it is different. Since most companies currently run the Android … | |
Hello, my name is John McPherson. I work as a contractor for the DOL, and I am trying convert some code I maintain in an application to send output files to a printer. Right now, the code( a bash script) just slowly prints the output file on the screen, and … | |
Back in the days before Microsoft had not yet given up on their mobile operating system, there were a bunch of Android apps that made your Android smartphone or tablet look like a Windows device | |
Previously used winXP operating system running normally (very good) when switching to win7 operating system, this error, read errors from the SQL Server data, what is the error ? http://www.mediafire.com/view/4q5ux6e66ds4avb/ErrorOpenSQL.jpg/file | |
Guys this question is continual. however i found the answer virtually however still cant compass. i dont shrewdness to resolve it. thats why i announce it as new question iam operating with a project. iam exploitation native-validations-master downloaded it from internet. this is the link for that: https://www.cssscript.com/custom-html5-form-validator-native-validations/ It conjointly … | |
Hello! Good Day to All, I am working on Visual Studio 2015. I have two workstation computer systems, in both same operating system and Visual Studio is installed. When i Build the main project it succeeded, and no any problem and my project runs normally on both systems. Then i … | |
I'm wanting to build a new computer but I'm having trouble, it's been a long time since I've built one and my head is starting to spin just looking at the options for motherboards. So you know what I'm working with this is my empty tower -> NZXT Source 210 … | |
Inbetween contracts over the last year or so I have been beavering away building a CMS with a difference. https://www.graphia.co.uk/ It's aimed at companies that have huge libraries of documents that every employee needs (operating procedures, handbooks, guides, etc) locked away in inflexible propriatory formats (aka Sharepoint/Confluence). * documents are … | |
My requirement is connect to Oracle database from PHP. XAMPP is already installed in my pc. PHP Version 5.5.11 My system configuration is Windows 7, 64-bit operating system. I downloaded 32-bit instantclient-basic-nt-11.2.0.4.0.zip file and then extracted and copied folder into C drive. I gave this folder path in Environment Variables. … | |
Got Android? Then you had better be on top of your security smarts. With Android cornering more than 80 per cent of the mobile operating system market, it's no surprise that Android devices are the number one target for the mobile malware merchants. Kaspersky Lab reckoned that Android malware attacks … | |
IT Friends, Let me start by saying I am not an IT professional. Our company recently changed to a cloud based environment. We are seeing substantial efficiency loss in the calculation times of our templates (mostly excel based). It's typically only seconds per calculation, but adds up throughout the day. … | |
Well inside the windows operating system there are predefinided dialog boxes. We can use it freely with little effort. Think that you have to get a input file name or file path. The traditional way of doing this is parsing the command line arguments.But here we are in win32 , … | |
Generally speaking, when it comes to being as secure as possible (and, just as importantly, staying as secure as possible) newer is better. This is certainly the case if we are talking mobile operating systems such as Android and iOS. As of the start of March 2017, according to [Apple's … | |
Hi, Due to my laptop having a strange COM port problem I decided to try and fix it by doing a 'repair' with my Windows 2000 Professional disk. When I put the disk in, it asked if I wanted to 'upgrade' and keep all my existing software or 'full install' … | |
For the longest time, every pun intended, I was a smartwatch hater. How dumb is that, a stupid-expensive smartwatch that really does nothing much at all. I mean, what's the point of wearing a watch that tells you when there's an email on the phone that's in your pocket? Or, … | |
With increasing threats than ever of worms and viruses on the Internet that target the Windows operating system in general, it becomes nothing but the need to protect the system against these risks, and so, likewise, the Windows 7 operating system needs to be protected against such threats , and … | |
My desktop computer is not booting, operating system not found | |
Many reports shows that Android is the most usable operating system all around the world. So, it's good to learn Android for the career. But I am not sure about the future scope of Android. Keeping in mind the future is it good to make the career in Android? | |
hi im hoping someone can help, I've been updating my website recently and noticed that for some reason when you navigate the pages after a few seconds of landing on any page it sudenly reverts to a different page, ive had various people test on multiple browsers and operating systems … | |
In a system implementing paged segmentation, the size of logical address is 42-bit where aprocess can have maximum 128 segments and the page size is 512-bytes. Page table entry size is 4-Byte. Physical address space of the system is 128KB. Compute : i.Maximum number of pages per process ii.Size of … | |
I need a little advice. I am working on a webpage that includes tabbed panels that use hidden checkboxes to switch between panels and, for smaller devices, a collapsing menu that triggers with a hidden checkbox. I have tested this page on a number of browsers and operating systems (can't … | |
Greetings, I got a Notbook from a friend to fix it, strictly speaking, installing a fresh copy of operating system. The Netbook brand may be not a well-known brand, "ChiliGreen Netbook" model "Neo", the Netbook comes with Windows XP Home edition. First I tried to install Windows 7 X86 on … | |
Hi, As you all know that, Android is a mobile operating system based on the Linux kernel and designed primarily for touchscreen mobile devices such as smartphones and tablets. While working on Android applications, I encountered an issue where I need to create a verticle bargraph which can be rotated … | |
Couple statements, couple answers. I don't understand everything. If I'm wrong, correct me, but don't be mean about it. You weren't senior in your first steps either. Some of these are guarranteed wrong, because I want to taunt out the correct answer. Statements: **S1. Assembly works 1 on 1 with … | |
(short version of the story) I'm using Kubuntu in BIOS Legacy State as this was the only way I could see USB option in Boot Menu (F12). And it was the only way I could install Kubuntu from USB, from boot. I "burned" USB using OEM Windows 10 and told … | |
from Tkinter import * from ttk import Style class Example(Frame): def __init__(self, parent): Frame.__init__(self, parent, background="#333") self.parent = parent self.parent.title("sample") self.parent.iconbitmap('sample.ico') self.pack(fill=BOTH, expand=1) self.centerWindow() self.initUI() def centerWindow(self): w = 500 h = 450 sw = self.parent.winfo_screenwidth() sh = self.parent.winfo_screenheight() x = (sw - w)/2 y = (sh - h)/2 self.parent.geometry('%dx%d+%d+%d' … | |
So I'm making an OS in javascript/html. I made the login screen (although it's as secure as a calculator, it looks quite nice). I made the Operating System Interface using a little JavaScript and CSS, and put an iframe in the window. However, whenever I load the interface, it looks … | |
I run El Capitan but had the same problem with prior operating systems. I can't use the single quote key to type a straight quote mark in the apps that I want, in particular an abc notation app called EasyABC. Having just stated that I notice the word can't does … | |
I'm not that new to computers. I know couple scripting languages (web, JavaScript, C#, C++). I know hardware terms. I had a taste of Mint, Ubuntu and others. I'm not a super-newbie, I understand how arguments work and on which base are they executed. I don't know bash. But I'd … | |
I HOPE THIS IS WHERE IT CAN BE SEEN: I got 4 systems on a small office network; 2 with Windows 7 and the newest one on Windows 10. The other is in the process of being upgraded to 7 so I can upgrade to Windows 10. When I hooked … | |
Hi! I have a problem with Reimage Virus being very active on Google Chrome. I have tried to find it to get rid of it, but do not know enough to be able to locate it. I even did a restore point to try to see if that would fix … | |
![]() | I have Kali live with persistence and quite a few hours worth of tweaks in a bulky 15Gb USB although I'm using less than 5Gb overall. I just got a tiny, 8Gb USB memory, is there a way to migrate it all to the 8Gb one? By that I mean … ![]() |
I have been wrestling with this subject for six months and can find no complete answer anywhere on the web or in any book seen. I have become very familiar with the debate and so it is not necessary to debate the following here. I had rather do all of … | |
After running Windows XP for far too many years, I decided to upgrade to Windows 7. I built my PC around 5 years ago: Intel Core 2 Duo E6600 OCZ 2GB (2 x 1GB) DDR2 667MHz RAM Western Digital Caviar 320GB HD OC GameXStream 600W Power Supply DFI Infinity 975X … | |
Hmm... I've made it my top priority to get a Master's and Ph.D in Computer Science and Software Systems... however I'd like to know what a suitable Master's Thesis would be? I'm thinking about making a book, maybe 6000 pages long, pertaining to nothing but Software ideals and technology. This … | |
**Synopsis:** * NEW computer build with good hardware * While playing audio speakers pop, crackle and audio lags randomly and intermittently. **Troubleshooting steps taken so far:** * Uninstall all audio drivers, let Windows install default audio drivers * Install the latest Realtek High Definition Audio drivers (12/8/2015) * Go into … | |
Hello! How would you make an Operating System with COSMOS? Heres what I want: * A boot screen, showing a progress bar with the current OS loading status * A desktop with customizable wallpaper * Mouse * A taskbar that shows open programs, a start menu, the time, the sound … | |
I have a form on our website that a user can fill out for custom product. I want the form data to be 1) stored into a mysql database AND after storing said data, 2) email the same data to our sales department. 1) The form data DOES get stored … | |
I was wondering how for example drop box or a NAS is coping with the different file systems on different operating systems when sharing a folder? I was reading more about the different file systems and noticed that they ol have their size limits or they all safe their files … | |
guys please tell me with your expertise that which operating system(windows or ubuntu) gives a better interface for creating and executing child programs..# | |
Greetings, I have a database creation script. I've run the script after changed the path within the 'FILENAME' option to create the database on an external hard disk and I was able to see and select data from tables as the script run with no errors. However, when I tried … | |
Daniweb helped me straighten out my last computer with Malware bytes and Spyware when I was I was having trouble. When that computers had a problem with all its all its usb I had to switch computers quickly. Bought a secondToshiba since my wife liked them. This one had Windows … | |
Hi guys, Vin here. I just like to ask if it is possible to dual boot two different operating system with different architecture(64 bit/32 bit)? My current os is windows 7 hp 64bit and I would like to dual boot it with windows xp 32 bit.... Here's my computer specs: … | |
Alright, I am taking a summer course on Operating Systems and it has been a while since I took Java. I am trying to re-learn everything that I have forgotten. In my field, Java was only required as an introduction class and therefore my level of programming in a computer … | |
How can I return to the main menu in this simple C++ program? Thanks in advance. #include <iostream> using namespace std; int main() cout << "Main Menu" << endl; cout << "What would you like to read about?" << endl; cout << "1. Programming Paradigms" << endl; cout << "2. … | |
There are two very obvious truths which need to be stated before going any further: Truth 1 - prevention is better than cure, so don't visit 'dodgy' sites or download anything anyone sends you a link to, and do keep your PC as secure as possible with the help of … |
The End.